X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FCatalyst%2FScript%2FCGI.pm;h=60392f5909b83d5f97758ab1755ae71c8333d56a;hb=9792b6776bd9075a51873a59584230645ca58f14;hp=7e090d476f6803db7debeff0e17a62c516105dbb;hpb=d3082facb5273f9970121638c0385ecfc0f7b090;p=catagits%2FCatalyst-Runtime.git diff --git a/lib/Catalyst/Script/CGI.pm b/lib/Catalyst/Script/CGI.pm index 7e090d4..60392f5 100644 --- a/lib/Catalyst/Script/CGI.pm +++ b/lib/Catalyst/Script/CGI.pm @@ -13,11 +13,14 @@ Catalyst::Script::CGI - The CGI Catalyst Script =head1 SYNOPSIS -See L. + myapp_cgi.pl [options] + + Options: + -? --help display this help and exits =head1 DESCRIPTION -FIXME +This is a script to run the Catalyst engine specialized for the CGI environment. =head1 AUTHORS