X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=blobdiff_plain;f=script%2Fcatalyst.pl;h=e2574ad2962ec19924a0d17cb6fc16df4be45663;hp=ef9771c487217f534d96770ed40536938f1c0384;hb=feaaa3d438b9b71a9d577dfefbfc2fc1262e9f16;hpb=dd234b2287734900ba67fcff33222ef1444f603c 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