Revision history for Perl extension Class-Scaffold 0.06 Mon Oct 20 23:01:57 CEST 2008 (Marcel Gruenauer ) - Changed dist style and Changes back to standard. People didn't like it - the nail that sticks out gets hammered down. - Added standard test files; this will also help with CPANTS. - many optimizations to speed things up 0.05 Thu, 29 May 2008 12:01:43 -0000 (Marcel Gruenauer ) - set the version to 0.05 - re-fixed t/02_storage_conf.t - did the last fix get lost somewhere? Anyway, set ENV{CF_CONF}='local' to appease the configurator - .shipit: fixed svk.tagpattern 0.04 Wed, 27 Feb 2008 14:03:27 -0000 (Marcel Gruenauer ) - set the version to 0.04 - fixed t/storage_conf.t to use 'local' CF_CONF - mv t/storage_conf.t t/02_storage_conf.t - added + t/02_storage_conf.t - deleted t/storage_conf.t 0.03 Mon, 25 Feb 2008 16:28:59 -0000 (Marcel Gruenauer ) - Converted Changes file to YAML style - .shipit: added Twitter step - Makefile.PL: added auto_install(); fixed process_templates() - lib/*: template now uses standard_pod instead of standard_pod_zid - bin/*: removed standard pod section - updated MANIFEST - updated t/perlcriticrc - Makefile.PL: now requires Test::CompanionClasses 0.03; earlier versions had a bug in make_real_object() - Makefile.PL: require v0.03 of Class::Accessor::FactoryTyped - moved generated documentation of interited methods to after documentation of this class' methods so the manpage is more readable - Class::Scaffold::Environment's STORAGE_CLASS_NAME_HASH now also defines STG_NULL_DBI => 'Data::Storage::DBI' for testing - added t/storage_conf.t - updated MANIFEST - updated MANIFEST - tags: NEWFEATURE 0.02 Wed, 07 Nov 2007 18:51:08 +0100 (Marcel Gruenauer ) - Makefile.PL now requires Data::Storage 0.02 0.01 Wed, 07 Nov 2007 13:14:02 +0100 (Marcel Gruenauer ) - original version