The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
[Changes for 0.10 - 2007-10-16]

* LICENSING CHANGE: This compilation and all individual files in it
  are now under the permissive "MIT" license.

* This module now requires Perl 5.8.0 or later.
  (It never really worked on Perl 5.6.x anyway...)

* Modernized the build infrastructure with Module::Install.

* Tidied up source code, test files, and this changelog.

[Changes for 0.03 - 2003-10-02]

* Fixed corruption of the $1 capture variable.
  Reported by: Terje Marthinussen.

[Changes for 0.02 - 2003-03-25]

* Corrected exporting bug.
  Reported by: Vincent at csie.ntu.edu.tw

* Switched to the Module::Install build framework.

[Changes for 0.01 - 2003-01-20]

* First CPAN release.