Pkgsrc changes:
- Adjust dependencies
Upstream changes:
version 0.002; 2010-04-11
* bugfix: require bugfixed version of Lexical::SealRequireHints (for
passing package through to required code in pure-Perl version of
Lexical::SealRequireHints)
* make all numeric comparisons against $] stringify it first, to avoid
architecture-dependent problems with floating point rounding giving
it an unexpected numeric value
* change Attribute::Lexical::UNIVERSAL POD filename from a .pm to the
.pod that it should have been
* in Build.PL, explicitly declare configure-time requirements
* add MYMETA.yml to .cvsignore