Subject: | Tiny PATCH for Class::DBI Pod |
... otherwise Tk::Pod won't handle the link correctly.
Regards,
Slaven
--- /usr/local/dist/cpan/build/Class-DBI-0.94/lib/Class/DBI.pm 2003-08-27 15:19:51.000000000 +0200
+++ /usr/local/lib/perl5/site_perl/5.8.0/Class/DBI.pm 2003-11-10 18:50:41.000000000 +0100
@@ -1400,7 +1400,7 @@ declare them using a separate call to co
Music::CD->columns(Others => qw/foo bar baz/);
For more information about how you can more efficiently use subsets of
-your columns, L<"Lazy Population">
+your columns, L<"LAZY POPULATION">
=item I<Done.>