The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
Revision history for Syntax-Keyword-Junction

0.003002  2012-11-17 16:20:07 CST6CDT
    - Put MetaYAML back in dist

0.003001  2012-09-02 22:06:43 America/Chicago
    - Fix tests for perl 5.8 (Rob Hoelz)

0.003000  2012-08-29 10:10:08 America/Chicago
    - Add ~~ support for 5.10.1 and higher (RJBS)
    - Add ->map method on junctions for easy creation of new junctions (RJBS)
    - Switch to Sub::Exporter::Progressive

0.002001  2010-11-07 22:44:18 CST6CDT
    - Add syntax.pm as a dep

0.002000  2010-11-06 22:47:32 CST6CDT
    - Add support for syntax.pm
    - Switch to Sub::Exporter

0.001000  2010-11-06 19:22:48 CST6CDT
    - Initial fork of Perl6::Junction