Revision history for App-Mypp

0.06_01
       * Merged documentation patch from chocolateboy

0.06     Sat Apr 24 23:06:16 CEST 2010
       * Change YAML::Tiny is only required if config file exists
       * Fix "t" directory will be create unless exists
       * Fix extra info in top module after version update.
         Seems like open '>+' mode didn't work quite as hoped
       * Fix cpan tester report: change plan instead of bail out

0.05_01  Fri Apr 23 13:41:55 CEST 2010
       * Fix requires in Makefile.PL
       * Change homepage in Makefile.PL

0.05     Fri Apr 23 12:02:56 CEST 2010
       * Fix _version_from_module() returns module name and version
       * Fix split result from meta->roles and meta->get_roles
         - might return "ModuleOne|ModuleTwo"
       * Add --version support
       * Change requires() use "use $module" instead of "require $file"
         - Seems to be more robust for complex systems

0.04     Thu Apr 22 00:15:05 CEST 2010
       * Fix test environment
       * Fix git commit message
       * Fix set $SIG{__WARN__} when loading modules from script files
       * Add more strict command line option parser

0.03     Wed Apr 21 22:43:03 CEST 2010
       * Add methods to calculate project requires to makefile
       * Add "catalyst;" to makefile when Catalyst is loaded
       * Add "# script_install" as a reminder

0.02     Tue Apr 20 23:58:48 CEST 2010
       * Add bin/mypp
       * Add script/pack-mypp.pl

0.01     Tue Apr 20 21:58:22 CEST 2010
       * Add timestamp_to_changes()
       * Add update_version_info()
       * Add generate_readme()
       * Add make()
       * Add clean()
       * Add manifest()
       * Add makefile()
       * Add t_pod() and t_load()
       * Add tag_and_commit()
       * Add share_via_git() and share_via_extension()
       * Add help()

0.00     Tue Apr 20 20:55:19 CEST 2010
       * Init repo

