Revision history for Poet ** denotes an incompatible change 0.05 May 1, 2012 * Fixes - Generate the appropriate shebang line in bin/*.pl via Config * Improvements - Various changes to scaffolding produced by 'poet new' 0.04 Apr 26, 2012 * Improvements - DWIM with lowercase and/or underscored argument to "poet new" * Fixes - Fix #! line on get.pl (Pedro Melo) * Documentation - Various documentation and generated environment tweaks * Backend - Remove some files from pause indexing - Switch to Test::Class::Most for all tests 0.02 Apr 23, 2012 - Add JSON::XS dependency, remove use of JSON.pm - Fix $m->cache to use Poet::Cache / MyApp::Cache 0.01 Apr 20, 2012 - Initial version