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 Perl extension Math::Symbolic::Custom::Pattern.

1.21  Tue Dec 30 18:32 2006
  - Replaced use constant { FOO => 1, BAR => 2 }; with separate use
    constant expressions. The extended syntax might have caused trouble
    with pre 5.8 perls. (If you are affected. UPGRADE!)

1.20  Tue Dec 12 16:27 2006
  - Added to_string() method.

1.11  Sun Jan 15 18:23 2006
  - Added Clone to the list of dependencies.
  - Upgraded Math::Symbolic version.

1.10  Wed Oct 12 22:32 2005
  - Now using Module::Build.
  - Now match() returns meta information on how the tree matched.

1.02  Thu Sep  9 21:47 2005
  - Added license info to META.yml
  - Fixed trouble with Math::Symbolic version requirement.
  - Bumped Math::Symbolic requirement to 0.162

1.00  Thu Sep  9 21:47 2005
  - original version as uploaded to CPAN