Revision history for Morpheus
0.41 Wed Nov 02, 2011
* limit max identifier length is sandbox package
0.40 Sat May 21, 2011
* script.t test checks output of 'morph' script less strictly,
now compatible with modern Data::Dumper and JSON versions
0.39 Tue Mar 15, 2011
* allow 'morph' script to dump nonrefs in json mode
0.38 Thu Mar 10, 2011
* import syntax fixed for deeply nested parameters
0.37_01 Mon Dec 27, 2010
* tests append to PERL5LIB if PERL5LIB is already defined
0.37 Sat Dec 25, 2010
* tests use proper perl binary (thanks to Andreas Koenig for noticing)
0.36 Sat Dec 18, 2010
* documentation
* normalize "/a//" to "a" (affects Morpheus::Defaults/Overrides etc.)
0.34 Sat Nov 13, 2010
* call dh_perldeps when possible
* get rid of Sys::Hostname::Long and parent dependencies
0.32 Tue Nov 02, 2010
* converted to Dist::Zilla
* a little bit of PODs