[Bast-commits] r8784 - DBIx-Class/0.08/branches/dbicadmin_pod/script

ribasushi at dev.catalyst.perl.org ribasushi at dev.catalyst.perl.org
Sun Feb 21 12:30:32 GMT 2010


Author: ribasushi
Date: 2010-02-21 12:30:32 +0000 (Sun, 21 Feb 2010)
New Revision: 8784

Modified:
   DBIx-Class/0.08/branches/dbicadmin_pod/script/dbicadmin
Log:
The minimal pod seems to confuse the manpage generator, commenting out for now

Modified: DBIx-Class/0.08/branches/dbicadmin_pod/script/dbicadmin
===================================================================
--- DBIx-Class/0.08/branches/dbicadmin_pod/script/dbicadmin	2010-02-21 12:17:05 UTC (rev 8783)
+++ DBIx-Class/0.08/branches/dbicadmin_pod/script/dbicadmin	2010-02-21 12:30:32 UTC (rev 8784)
@@ -109,28 +109,30 @@
     print $csv->string()."\n";
   }
 }
-__END__
 
-=begin pod_begin
 
-BEGIN MARKER FOR DYNAMIC POD
+#__END__
+#
+#=begin pod_begin
+#
+#BEGIN MARKER FOR DYNAMIC POD
+#
+#=end pod_begin
+#
+#=begin pod_end
+#
+#END MARKER FOR DYNAMIC POD
+#
+#=end pod_end
+#
+#=head1 AUTHOR
+#
+#See L<DBIx::Class/CONTRIBUTORS>.
+#
+#=head1 LICENSE
+#
+#You may distribute this code under the same terms as Perl itself
+#
+#=cut
 
-=end pod_begin
-
-=begin pod_end
-
-END MARKER FOR DYNAMIC POD
-
-=end pod_end
-
-=head1 AUTHOR
-
-See L<DBIx::Class/CONTRIBUTORS>.
-
-=head1 LICENSE
-
-You may distribute this code under the same terms as Perl itself
-
-=cut
-
 # vim: et ft=perl




More information about the Bast-commits mailing list