Now whip it. Into shape. Shape it up. Get straight. Go forward. Move ahead. Try to...
[catagits/Task-Catalyst.git] / lib / Task / Catalyst.pm
similarity index 88%
rename from Catalyst.pm
rename to lib/Task/Catalyst.pm
index 6ca3da3..fb9b95c 100644 (file)
@@ -1,8 +1,9 @@
 package Task::Catalyst;
 
 use strict;
+use warnings;
 
-our $VERSION = '1.90';
+our $VERSION = '2.0000';
 
 =head1 NAME
 
@@ -26,8 +27,6 @@ L<Catalyst::Plugin::StackTrace>
 
 L<Catalyst::Plugin::Prototype>
 
-L<Catalyst::Plugin::Singleton>
-
 L<Catalyst::Plugin::DefaultEnd>
 
 L<Catalyst::Plugin::SubRequest>
@@ -52,10 +51,6 @@ L<Catalyst::Plugin::Authorization::Roles>
 
 L<Catalyst::Plugin::I18N>
 
-L<Catalyst::Plugin::XMLRPC>
-
-L<Catalyst::Plugin::Pluggable>
-
 L<Catalyst::Model::DBIC::Schema>
 
 L<Catalyst::View::TT>
@@ -66,7 +61,7 @@ L<DBD::SQLite>
 
 =head1 AUTHOR
 
-Sebastian Riedel, C<sri@oook.de>
+The Catalyst Core Team - see http://catalyst.perl.org/
 
 =head1 LICENSE