- Wrap upgrades, downgrades, and installs in a transaction, as a failure
to add a version to the version table should cause a rollback
- Allow user to specify version of schema to install
- Added better sandboxing (stolen straight from Plack::Util) for coderefs
to avoid accidental leakage
- Sandboxing also makes $0 and thus FindBin et al work in perl scripts
Revision history for {{$dist->name}}
{{$NEXT}}
+
+0.002100 2012-03-03 17:09:21 CST6CDT
- Wrap upgrades, downgrades, and installs in a transaction, as a failure
to add a version to the version table should cause a rollback
- Allow user to specify version of schema to install
author = Arthur Axel "fREW" Schmidt <frioux+cpan@gmail.com>
license = Perl_5
copyright_holder = Arthur Axel "fREW" Schmidt
-version = 0.002000
+version = 0.002100
[NextRelease]
[@Git]