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 String::FlexMatch.

0.10  Sa Okt 20 22:35:03 CEST 2007
        - simplified accessor declaration

0.09  Do Okt 18 10:09:39 CEST 2007
        - fixed version requirement of Test::More

0.08  Mi Okt 17 13:07:50 CEST 2007
        - switched from Class::MethodMaker to Class::Accessor::Complex

0.07  Do Okt  4 17:31:55 CEST 2007
        - brought it into shape for CPAN release

0.06  Wed Feb 16 12:45:19 MEZ 2005
        - added support for YAML::Active's Dump()

0.05  Thu Sep  4 12:47:18 CEST 2003
        - now uses Module::Build and generates META.yml and Makefile.PL
        - added documentation for accessors and overloaded operators

0.04  Thu Sep  4 00:20:30 CEST 2003
        - added YAML and Test::More to Makefile.PL's PREREQ_PM (thanks Andrew
          Savige)
        - simplified is_eq() somewhat (thanks Steffen Mueller)

0.03  Tue Sep  2 13:01:15 CEST 2003
        - now uses Class::MethodMaker for constructor generation

0.02  Tue Sep  2 10:45:23 CEST 2003
        - first working implementation

0.01  Mon Sep  1 23:52:02 2003
        - original version; created by h2xs 1.22 with options
            -XAn String::FlexMatch