in reply to Re^2: CGI layout
in thread CGI layout

cgiapp-starter --module=MyCGIAppApp --author=author --email=email

titanium-starter --module=MyTitaniumApp --author=author --email=email

cas-starter --module=MyCASApp --author=author --email=email
will work if you install cpan PETDANCE/Module-Starter-1.54.tar.gz

Replies are listed 'Best First'.
Re^4: CGI layout
by nando (Acolyte) on Oct 14, 2011 at 12:51 UTC

    Thanks!

    :)