The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.06 - 2010-09-21

  • Stop using perl5i to avoid perl5i issue #99 (http://github.com/schwern/perl5i/issues#issue/99)
    • Maybe I'll give perl5i another shot once it's more stable. But for now I don't feel like chasing its bugs.

Documentation

Command-line interface App::QuoteCC

Modules

Take a quote file and emit a standalone program that spews a random quote
Read quotes from a fortune(1) file
Read quotes from a YAML file with YAML::XS
Emit quotes in C format
Emit quotes in Lua format
Emit quotes in Perl format
A role representing a App::QuoteCC input format
A role representing a App::QuoteCC output format