NAME
Apache::SWIT::Maker - creates various skeleton files for your SWIT project.
METHODS
add_page(page)
Adds page and related files. Page should be the name of the module, e.g. 'Index'. See add_ht_page
for adding HTML::Tested enabled page.
add_ht_page(page)
Adds HTML::Tested enabled page and related files. Page should be the name of the module, e.g. 'Index'.
remove_page(page)
Removes page and related files. Page is relative to the root location