X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=README;h=7278a8bf615d826405b2ffd0f69bfbae8277b52b;hb=1db849bca74f33b8daa85b694fffb8b92d03ecd6;hp=8c088092a0eac825ad9e98835a152ae6b33978f6;hpb=d01df17df2888c322ad8047d40da81271b25ce59;p=catagits%2FCatalyst-Runtime.git diff --git a/README b/README index 8c08809..7278a8b 100644 --- a/README +++ b/README @@ -17,8 +17,6 @@ SYNOPSIS # command line interface script/test.pl /yada - See also L - use Catalyst; use Catalyst qw/My::Module My::OtherModule/; @@ -45,6 +43,8 @@ SYNOPSIS } ); + See also Catalyst::Manual::Intro + DESCRIPTION Catalyst is based upon Maypole, which you should consider for smaller projects. @@ -86,6 +86,16 @@ DESCRIPTION config Returns a hashref containing your applications settings. +SUPPORT + IRC: + + Join #catalyst on irc.perl.org. + + Mailing-Lists: + + http://lists.rawmode.org/mailman/listinfo/catalyst + http://lists.rawmode.org/mailman/listinfo/catalyst-dev + SEE ALSO Catalyst::Manual, Catalyst::Test, Catalyst::Request, Catalyst::Response, Catalyst::Engine @@ -94,8 +104,9 @@ AUTHOR Sebastian Riedel, "sri@oook.de" THANK YOU - Danijel Milicevic, David Naughton, Gary Ashton Jones, Jesse Sheidlower, - Johan Lindstrom, Marcus Ramberg and all the others who've helped. + Andrew Ruthven, Danijel Milicevic, David Naughton, Gary Ashton Jones, + Jesse Sheidlower, Johan Lindstrom, Marcus Ramberg and all the others + who've helped. LICENSE This library is free software . You can redistribute it and/or modify it