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 feature-qw_comments

1.8.0   2011/09/21
        - A workaround for a bug in Perl 5.14 was needlessly being applied to 5.16.

1.6.0   2011/09/19
        - Added more tests, including testing of handling of non-ASCII chars.
        - Added workaround for a bug in Perl's lex_read_unichar.
        - Rename LICENSE.txt and CHANGES.txt to names recognised by search.cpan.org.

1.4.0   2011/09/19
        - Allow "#" to be escaped.
        - Fix incorrect handling of "\ ".
        - Increased test coverage.

1.2.0   2011/09/18
        Initial version.