X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Catalyst.pm;fp=Catalyst.pm;h=0000000000000000000000000000000000000000;hb=999d871c5fd4acefbb6a066af8f970df27b966cf;hp=6ca3da31afb9653babbfb9ce805cffff4dcf099e;hpb=54123ee552a372c0b486ad11e444385636c0ef41;p=catagits%2FTask-Catalyst.git diff --git a/Catalyst.pm b/Catalyst.pm deleted file mode 100644 index 6ca3da3..0000000 --- a/Catalyst.pm +++ /dev/null @@ -1,78 +0,0 @@ -package Task::Catalyst; - -use strict; - -our $VERSION = '1.90'; - -=head1 NAME - -Task::Catalyst - All you need to start with Catalyst - -=head1 SYNOPSIS - -C - -=head1 DESCRIPTION - -Installs everything you need to write serious Catalyst applications. - -L - -L - -L - -L - -L - -L - -L - -L - -L - -L - -L - -L - -L - -L - -L - -L - -L - -L - -L - -L - -L - -L - -L - -L - -=head1 AUTHOR - -Sebastian Riedel, C - -=head1 LICENSE - -This library is free software, you can redistribute it and/or modify it under -the same terms as Perl itself. - -=cut - -1;