Changes from previous:
0.006 2010-10-25 15:36:37 America/New_York
give explicit Sub::Exporter requirement
do not warn if a coderef prefix generator returns undef
to trigger/signal a rebuild for the transition 5.10.1 -> 5.12.1.
The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=..."), minus the packages updated after
the perl package update.
sno@ was right after all, obache@ kindly asked and he@ led the
way. Thanks!
pkgsrc changes:
- Adjusting dependencies
Upstream changes:
0.005 2009-11-30
export "rewrite" with Sub::Exporter
prefix new_rewriter with a _; it was always private