tags 342490 patch thanks On Wed, Dec 07, 2005 at 03:19:20PM -0800, [EMAIL PROTECTED] wrote: > Package: libdbix-dbschema-perl > Version: 0.28-1 > Severity: important > > huh, 0.27-1 was fine. did something get mucked up with the build?
Hi, the manpages end up empty because of a pod markup bug in DBSchema/DBD/SQLite.pm that apparently confuses pod2man. Patch attached. Cheers, -- Niko Tyni [EMAIL PROTECTED]
--- libdbix-dbschema-perl-0.31.orig/DBSchema/DBD/SQLite.pm +++ libdbix-dbschema-perl-0.31/DBSchema/DBD/SQLite.pm @@ -187,7 +187,7 @@ } -=begin pod +=pod =back