r64442 - /trunk/libsql-abstract-perl/debian/patches/pod.patch

periapt-guest at users.alioth.debian.org periapt-guest at users.alioth.debian.org
Sat Oct 30 20:39:14 UTC 2010


Author: periapt-guest
Date: Sat Oct 30 20:38:34 2010
New Revision: 64442

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=64442
Log:
extended patch

Modified:
    trunk/libsql-abstract-perl/debian/patches/pod.patch

Modified: trunk/libsql-abstract-perl/debian/patches/pod.patch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libsql-abstract-perl/debian/patches/pod.patch?rev=64442&op=diff
==============================================================================
--- trunk/libsql-abstract-perl/debian/patches/pod.patch (original)
+++ trunk/libsql-abstract-perl/debian/patches/pod.patch Sat Oct 30 20:38:34 2010
@@ -10,8 +10,21 @@
  
 +=head1 NAME
 +
-+DBIx::Class::Storage::Debug::PrettyPrint - Generate SQL from Perl data structures
++DBIx::Class::Storage::Debug::PrettyPrint - Helper module for SQL::Abstract
 +
  =head1 SYNOPSIS
  
   package MyApp::Schema;
+--- a/lib/SQL/Abstract/Tree.pm
++++ b/lib/SQL/Abstract/Tree.pm
+@@ -481,6 +481,10 @@
+ 
+ =pod
+ 
++=head1 NAME
++
++SQL::Abstract::Tree - Help module for SQL::Abstract
++
+ =head1 SYNOPSIS
+ 
+  my $sqla_tree = SQL::Abstract::Tree->new({ profile => 'console' });




More information about the Pkg-perl-cvs-commits mailing list