Moved from Bundle:: to Task::
[catagits/Catalyst-Runtime.git] / Makefile.PL
index 53c87f9..f06caa9 100644 (file)
@@ -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 start writing
+    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!