X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=script%2Fcatalyst.pl;h=e2574ad2962ec19924a0d17cb6fc16df4be45663;hb=2a8074980f232951ffa0f4ea52a2f195f7a0813f;hp=a0c232472767a7e853dcc2d11e7c75ccd207aaa0;hpb=6356febf43d63d59631124c80b39f89308d92f55;p=catagits%2FCatalyst-Runtime.git diff --git a/script/catalyst.pl b/script/catalyst.pl index a0c2324..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 }