X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=blobdiff_plain;f=Makefile.PL;h=8babb50ff790c8ab82ac3b8d1eddbe7fe1801724;hp=568ea2c70cd5ef48f7bc69c532758b6dfa41aa61;hb=ec0939b9f5a09cb4b1ae6986f0525376f02eaabe;hpb=abc0ac2972d9fed921d1ad7afb4d71206ec81eb8 diff --git a/Makefile.PL b/Makefile.PL index 568ea2c..8babb50 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -101,7 +101,8 @@ print <<"EOF"; you also install the development tools package Catalyst::Devel. perl -MCPANPLUS -e 'install Catalyst::Devel' # or - perl -MCPAN -e 'install Catalyst::Devel' + perl -MCPAN -e 'install Catalyst::Devel' # or + cpanm Catalyst::Devel To get some commonly used plugins, as well as the TT view and DBIC model, install Task::Catalyst in the same way.