Proper end-of-file for DBIx/Class.pm
Peter Rabbitson [Sun, 21 Sep 2014 01:23:38 +0000 (03:23 +0200)]
lib/DBIx/Class.pm

index 88b6bf4..2508368 100644 (file)
@@ -57,8 +57,16 @@ sub _attr_cache {
   };
 }
 
+# *DO NOT* change this URL nor the identically named =head1 below
+# it is linked throughout the ecosystem
+sub DBIx::Class::_ENV_::HELP_URL () {
+  'http://p3rl.org/DBIx::Class#GETTING_HELP/SUPPORT'
+}
+
 1;
 
+__END__
+
 =encoding UTF-8
 
 =head1 NAME
@@ -74,12 +82,6 @@ L<Manuals|DBIx::Class::Manual::DocMap/Manuals> in the order presented there.
 
 =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'
-}
-
 =head1 GETTING HELP/SUPPORT
 
 Due to the sheer size of its problem domain, DBIx::Class is a relatively