X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Makefile.PL;h=f06caa9153e07156b04146112c6a67ef5b0ae6b9;hb=d11d5c22bd12df2ebe077f7f3c3f214eee2047b3;hp=c195c017640b2ce9f4680c09f3a7cc32a295486a;hpb=a5b5152b19a887f87a0abac998f2086ac2e6920b;p=catagits%2FCatalyst-Runtime.git diff --git a/Makefile.PL b/Makefile.PL index c195c01..f06caa9 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -77,10 +77,10 @@ print <<"EOF"; The Apache engines have been moved to a separate package in Catalyst 5.5. Please install Catalyst::Engine::Apache if you need Apache support. - Install Bundle::Catalyst to get everything you need to write serious - applications. + Install Task::Catalyst to get everything you need to start writing + serious applications with Catalyst. - perl -MCPAN -e 'install Bundle::Catalyst' + perl -MCPAN -e 'install Task::Catalyst' Have fun!