From: Sebastian Riedel Date: Mon, 21 Nov 2005 01:09:36 +0000 (+0000) Subject: Fixed typo X-Git-Tag: 5.7099_04~855 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=catagits%2FCatalyst-Runtime.git;a=commitdiff_plain;h=8878af8a111eaed7a6ae43f46f76c1a6177cd503 Fixed typo --- diff --git a/Makefile.PL b/Makefile.PL index c195c01..53c87f9 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -77,8 +77,8 @@ 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 Bundle::Catalyst to get everything you need to start writing + serious applications with Catalyst. perl -MCPAN -e 'install Bundle::Catalyst'