X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FDBIx%2FClass.pm;h=b1a0270f21fc5adf66eaf37c937f34153e643549;hb=350e8d57bf21e4006e2a5e5c26648cb5ca4903ea;hp=ac9f581298f4c0e4a0615ab8fe6b5154028c5cdf;hpb=9736be652a2d4ce442c222c17ba5d47fff28bbed;p=dbsrgits%2FDBIx-Class-Historic.git diff --git a/lib/DBIx/Class.pm b/lib/DBIx/Class.pm index ac9f581..b1a0270 100644 --- a/lib/DBIx/Class.pm +++ b/lib/DBIx/Class.pm @@ -59,8 +59,6 @@ sub _attr_cache { 1; -__END__ - =encoding UTF-8 =head1 NAME @@ -74,13 +72,21 @@ To get the most out of DBIx::Class with the least confusion it is strongly recommended to read (at the very least) the L in the order presented there. -=head1 HOW TO GET HELP +=cut + +# *DO NOT* change this heading - it is linked throughout the ecosystem + +sub DBIx::Class::_ENV_::HELP_URL () { + 'http://p3rl.org/DBIx::Class#GETTING_HELP/SUPPORT' +} -Due to the complexity of its problem domain, DBIx::Class is a relatively +=head1 GETTING HELP/SUPPORT + +Due to the sheer size of its problem domain, DBIx::Class is a relatively complex framework. After you start using DBIx::Class questions will inevitably arise. If you are stuck with a problem or have doubts about a particular -approach do not hesitate to contact the community with your questions. The -list below is sorted by "fastest response time": +approach do not hesitate to contact us via any of the following options (the +list is sorted by "fastest response time"): =over @@ -356,6 +362,8 @@ debolaz: Anders Nor Berle dew: Dan Thomas +dim0xff: Dmitry Latin + dkubb: Dan Kubb dnm: Justin Wheeler @@ -520,6 +528,8 @@ semifor: Marc Mims SineSwiper: Brendan Byrd +skaufman: Samuel Kaufman + solomon: Jared Johnson spb: Stephen Bennett