X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=script%2Fcatalyst.pl;h=e2574ad2962ec19924a0d17cb6fc16df4be45663;hb=2a8074980f232951ffa0f4ea52a2f195f7a0813f;hp=ef9771c487217f534d96770ed40536938f1c0384;hpb=dd234b2287734900ba67fcff33222ef1444f603c;p=catagits%2FCatalyst-Runtime.git diff --git a/script/catalyst.pl b/script/catalyst.pl index ef9771c..e2574ad 100755 --- a/script/catalyst.pl +++ b/script/catalyst.pl @@ -14,7 +14,7 @@ part of the Catalyst-Devel distribution. Please install this via a vendor package or by running one of - perl -MCPAN -e 'install Catalyst::Devel' - perl -MCPANPLUS -e 'install Catalyst::Devel' + cpanm Catalyst::Devel END } @@ -142,7 +142,7 @@ runs the generated application as a FastCGI script =item C -runs an action of the generated application from the comand line. +runs an action of the generated application from the command line. =back