The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Revision history for App-Framework-Lite

1.05    Thu Mar 04 16:06:0 2010
		Now output the main package at the end of the file to remove problems with loading Exporter modules
		Bug fix: No longer rely on File::Which module
		Bug fix: corrected prt_data subroutine

		
1.04    Mon Feb 15 15:01:00 2010
		Bug fix: corrected regexp checking for string 'package' in embedded module variables
		
1.03    Mon Dec 07 12:47:00 2009
		Various tweaks, fixes, and test updates
		(Added run & logging as undocumented features - need to update documentation!)
		
1.02    Wed Nov 25 12:47:00 2009
		Added missing files to MANIFEST
		Added capability for module to embed hierarchy of modules
		Added App::Framework::Lite::Object to optionally provide simple object support for user modules
	
1.01    Mon Nov 23 09:19:00 2009
		Various fixes to correct CPAN test failures on other platforms
	
1.00    Thu Nov 19 13:45:00 2009
		New module