Subject: | Unstated dependancy on Perl 5.8 |
The speed enhancements in 0.03 (knowingly) broke compatibility with Perl
5.6. Either make the module compatible with Perl 5.6 or mark Perl 5.8 as
a requirement.
Also, adjust Makefile.PL to better support versions of
ExtUtils::MakeMaker that don't recognize BUILD_REQUIRES.
I'll fix this soon.