Upstream changes:
2008-11-07 18:11:57 (r18) by rcaputo; lib/Lexical/Persistence.pm M
Ready for 0.98
2008-11-07 04:36:12 (r17) by rcaputo; lib/Lexical/Persistence.pm M
Replace eval() with do() in the docs. Note that lexical declarations
are preserved by compile(), which is used by do(), so declared
variables need not be redeclared all the time.
2008-11-03 20:02:16 (r16) by rcaputo; t/04_eval.t M
Fix tests to use do() rather than eval().
2008-11-03 19:57:55 (r15) by rcaputo; lib/Lexical/Persistence.pm M
Another attempt at eval(), this time called do().
2008-11-01 05:38:30 (r14) by rcaputo
t/04_eval.t A; MANIFEST M; lib/Lexical/Persistence.pm M
Apply Paul "LeoNerd" Evans' patch to add compile() and eval().
to trigger/signal a rebuild for the transition 5.8.8 -> 5.10.0.
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=...").