Changes for version 0.003000 - 2013-07-20
- Add script-modules and script-dev-modules for top level only code
Documentation
- myperl - run code with your myperl settings for the script, lib/ and t/lib
- myperl-rewrite - rewrite .pm, .t and bin/ files with your myperl settings
- myprove - run tests with your myperl settings
Modules
- App::MyPerl - Your very own set of perl defaults, on a global or per project basis
- if::minus_e - only load and import modules for one-liners
Provides
- App::MyPerl::Rewrite in lib/App/MyPerl/Rewrite.pm
- App::MyPerl::Role::Script in lib/App/MyPerl/Role/Script.pm
- App::MyProve in lib/App/MyProve.pm