From: Ash Berlin Date: Fri, 30 May 2008 14:40:31 +0000 (+0000) Subject: Make irc/mailing list much more prominent in the docs X-Git-Tag: v0.08240~439 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=3b1c2bbd1536c28581efa5e56b928a74c4ca7ece;p=dbsrgits%2FDBIx-Class.git Make irc/mailing list much more prominent in the docs --- diff --git a/lib/DBIx/Class.pm b/lib/DBIx/Class.pm index 98dc34a..71b3c8b 100644 --- a/lib/DBIx/Class.pm +++ b/lib/DBIx/Class.pm @@ -49,6 +49,18 @@ sub _attr_cache { DBIx::Class - Extensible and flexible object <-> relational mapper. +=head1 GETTING HELP/SUPPORT + +The community can be found via: + + Mailing list: http://lists.scsys.co.uk/mailman/listinfo/dbix-class/ + + SVN: http://dev.catalyst.perl.org/repos/bast/DBIx-Class/ + + SVNWeb: http://dev.catalyst.perl.org/svnweb/bast/browse/DBIx-Class/ + + IRC: irc.perl.org#dbix-class + =head1 SYNOPSIS Create a schema class called DB/Main.pm: @@ -170,16 +182,6 @@ The test suite is quite substantial, and several developer releases are generally made to CPAN before the branch for the next release is merged back to trunk for a major release. -The community can be found via: - - Mailing list: http://lists.scsys.co.uk/mailman/listinfo/dbix-class/ - - SVN: http://dev.catalyst.perl.org/repos/bast/DBIx-Class/ - - SVNWeb: http://dev.catalyst.perl.org/svnweb/bast/browse/DBIx-Class/ - - IRC: irc.perl.org#dbix-class - =head1 WHERE TO GO NEXT L lists each task you might want help on, and