Module::Starter::Plugin::CGIApp

Template based module starter for CGI apps
Download

Module::Starter::Plugin::CGIApp Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Jaldhar H. Vyas
  • Publisher web site:
  • http://search.cpan.org/~jaldhar/

Module::Starter::Plugin::CGIApp Tags


Module::Starter::Plugin::CGIApp Description

Module::Starter::Plugin::CGIApp is a plugin for Module::Starter that builds you a skeleton CGI::Application module with all the extra files needed to package it for CPAN. You can customize the output using HTML::Template.SYNOPSIS use Module::Starter qw( Module::Starter::Plugin::CGIApp ); Module::Starter->create_distro(%args);This module subclasses Module::Starter::Simple and includes functionality similar to Module::Starter::Plugin::Template. This document only describes the methods which are overriden from those modules or are new.Only developers looking to extend this module need to read this. If you just want to use Module::Starter::Plugin::CGIApp, read the docs for cgiapp-starter or titanium-starter instead.Product's homepage


Module::Starter::Plugin::CGIApp Related Software