Add methods wrap_code_ref and wrap_code_refs_within
[p5sagit/p5-mst-13.2.git] / dist / Safe / Safe.pm
2010-02-26 Tim Bunce Add methods wrap_code_ref and wrap_code_refs_within
2010-02-24 Rafael Garcia-Suarez Also share SWASHGET in perls < 5.10, before it was...
2010-02-23 Rafael Garcia-Suarez Add more version::vxs routines to the default share
2010-02-22 Rafael Garcia-Suarez Bump version to 2.23
2010-02-22 Rafael Garcia-Suarez Add some symbols from version::vxs to the default share
2010-02-22 Tim Bunce [perl #72942] Can't perform unicode operations in Safe...
2010-02-11 Rafael Garcia-Suarez Bump Safe's version to 2.22
2010-02-11 Tim Bunce Bug in Safe 2.21 re propagating exceptions
2010-01-14 Rafael Garcia-Suarez Bump version to 2.21 and add changelog
2010-01-14 Tim Bunce Fixed the closure argument passing bug perl#72068
2010-01-14 David Golden Omnibus strict and lax version parsing
2009-11-30 Rafael Garcia-Suarez Make the new test work in the core and bump version...
2009-11-30 Tim Bunce [rt.cpan.org #51574] Safe.pm sort {} bug accessing...
2009-09-29 Nicholas Clark Move Safe from ext/ to dist/