X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FCatalyst%2FManual%2F%23Monthly.pm%23;fp=lib%2FCatalyst%2FManual%2F%23Monthly.pm%23;h=0000000000000000000000000000000000000000;hb=1dec5a27e9233f4fc05d3358b9ae51736e7889ba;hp=66592f4fb933c3f99c1919ecb3089f09eb966df1;hpb=303fa3da998f892e4c0be74f75921c2dce3b0105;p=catagits%2FCatalyst-Manual-Monthly.git diff --git a/lib/Catalyst/Manual/#Monthly.pm# b/lib/Catalyst/Manual/#Monthly.pm# deleted file mode 100644 index 66592f4..0000000 --- a/lib/Catalyst/Manual/#Monthly.pm# +++ /dev/null @@ -1,60 +0,0 @@ -package Catalyst::Manual::Monthly; -use strict; -use warnings; - -our $VERSION = '0.01'; - -=head1 NAME - -Catalyst::Manual::Monthly - -This is repository for the monthly articles which replace the Catalyst -Advent Calendar. Following the Catalyst philosophy, the Catalyst monthly -doesn't use Catalyst it uses the CPAN toolchain to achieve its aims. -Occasionally a catalyst application (e.g. Metacpan) might be used for -system integration tasks. - -Articles are stored in directories as with: -lib/Catalyst/Monthly/[Year]/[Month]/[SomeDescriptiveFilename].pod - -In due course an RSS scraper will be written to facilitate notifications of -publication of new articles and edits to old articles. - -=head1 AUTHOR - -Catalyst Documentation Team - - and others. - -=head1 BUGS - -Please report any bugs or requests to C, or through the web interface at -L. -I will be notified, and then you'll automatically be notified of progress -on your bug as I make changes. - -=head2 Contributions - -Submit contributions via the RT queue above, or by bugging people on #catalyst on irc.perl.org. - - -=head1 ACKNOWLEDGEMENTS - -Catalyst Core developer team, past and present, catalyst contributors, and -the CPAN toolchain hackers. - -=head1 LICENSE AND COPYRIGHT - -Copyright 2012 Catalyst Documentation team - -This documentation can be redistributed under the terms of either: the GNU -General Public License as published by the Free Software Foundation; or the -Artistic License. - -See http://dev.perl.org/licenses/ for more information. - - -=cut - -1; # End of Catalyst::Manual::Monthly