Changes from previous: ---------------------- 0.25 2011-09-06 - fix compilation on perl 5.8 (RT#70762) 0.24 2011-09-05 - invalid package names (for instance, Foo:Bar) are not allowed - invalid stash entry names (anything containing ::) are not allowed
This is a backend for p5-Package-Stash, which provides the functionality in a way that's less buggy and much faster. It will be used by default if it's installed, and should be preferred in all environments with a compiler.