Changes for version 2.4 - 2002-05-25
- Modified tmpl_path() to propagate to HTML::Template's PATH parameter. This provides much more useful and intuitive behavior. Thanks to Sam Tregar for the patch!
- Added prerun_mode() method to allow the run-mode to be dynamically changed inside the cgiapp_prerun() method. Thanks to Steve Comrie for the suggestion of using a method call for this function. Thanks to many other list members for further refining this idea.
- Refactored some test cases, general code clean-up.
- Refactored POD a bit to make it less intimidating for new users.
Modules
Framework for building reusable web-applications
Provides
in test/TestApp.pm
in test/TestApp2.pm
in test/TestApp3.pm
in test/TestApp4.pm
in test/TestApp5.pm
in test/TestApp6.pm