Revision history for Perl module Defaults::Modern 0.007002 2014-02-09 - Disable 'experimental' warnings on perl-5.18+ - POD fixes 0.007001 2013-12-14 - Support for automatically registering other type libraries - Support for '-foo' style import tags 0.006001 2013-10-04 - Updated for List::Objects::WithUtils-2; all object constructors are now imported 0.005002 2013-09-15 - Compat fix wrt. Function::Parameters-1.0301 (old 'check_argument_count' is now 'strict') 0.005001 2013-09-06 - Add hash_of() from latest List::Objects::WithUtils - Catch type library import exceptions 0.004001 2013-09-01 - Add Switch::Plain 0.003002 2013-08-26 - Fix type registration - Fix Function::Parameters import to set Moops-like defaults 0.003001 2013-08-25 - Add Types::Path::Tiny - Add |M| from match::simple 0.002002 2013-08-24 - Import is_$type / to_$type / assert_$type functions - croak on unknown import tags - Add 'all' import tag 0.002001 2013-08-24 - Add 'no indirect' - Add 'define' keyword based on PerlX::Define - Add 'maybe' and 'provided' from PerlX::Maybe - Add optional list autoboxing support via import tag 'autobox_lists' - POD/test improvements 0.001001 2013-08-24 - Initial release