The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Revision history for App::QuoteCC

0.03 2010-05-21 14:27:39

    - Typo: ::Perl not ::C in App::QuoteCC::Output::Perl

    - Hack to make UTF-8 input work. Use Encode to mark strings as
      UTF-8 (why weren't they marked before?!), and use open, not
      File::Slurp to spit out files.

0.02 2010-05-19 13:44:22

    - Lots of changes, more docs, bugfixes, Perl backend and more

0.01 2010-05-17 23:32:52

    - Initial buggy version