Revision history for App-Framework
0.92 Tue May 18 12:30:00 2009
Tweak to Makefile to correct removal of old installation
0.91 Tue May 18 08:07:00 2009
MANIFEST corrections
0.90 Mon May 18 12:30:00 2009
Major re-write to make the framework modular. Now has core/extensions/features
NOTE: Application 'run' subroutine renamed to 'app'
0.07 Sat Mar 14 20:33:00 2009
Bug fix: Corrected Sql initialisation (was claiming DBI not installed)
Added: -man-dev option to display app developer man pages
Added: allow 'dev:' prefix to make option only show in developer man pages
Added: Sql support for 'group by'
0.06 Thu Mar 05 15:09:00 2009
Updated script pod. Modified so that scripts can be used without DBI. Corrected build fail when DBI not installed.
0.05 Wed Mar 04 13:29:00 2009
Corrected MANIFEST problem that caused t/04-Args.t test to fail.
0.04 Wed Mar 04 08:07:00 2009
Various bug fixes.
0.03 Tue Mar 03 15:55:56 2009
Better testing, better documentation, various bug fixes.
0.02 Fri Feb 27 08:38:56 2009
Fixed MANIFEST.SKIP (and MANIFEST).
0.01 Thu Feb 26 15:51:56 2009
First version, testing distribution files are correct. This version has very limited testing.