fix for pod2html
authorDobrica Pavlinusic <dpavlin@rot13.org>
Sat, 9 Oct 2004 00:03:42 +0000 (00:03 +0000)
committerDobrica Pavlinusic <dpavlin@rot13.org>
Sat, 9 Oct 2004 00:03:42 +0000 (00:03 +0000)
git-svn-id: svn://svn.rot13.org/fuse_dbi/trunk@30 17f4e80c-d0e0-0310-8903-bfc3ae804c12

DBI.pm
MANIFEST

diff --git a/DBI.pm b/DBI.pm
index 406db38..0374402 100755 (executable)
--- a/DBI.pm
+++ b/DBI.pm
@@ -524,7 +524,7 @@ C<FUSE (Filesystem in USErspace)> website
 L<http://sourceforge.net/projects/avf>
 
 Example for WebGUI which comes with this distribution in
-directory L<examples/webgui.pl>. It also contains a lot of documentation
+directory C<examples/webgui.pl>. It also contains a lot of documentation
 about design of this module, usage and limitations.
 
 =head1 AUTHOR
index ee6da89..3f68082 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -6,3 +6,4 @@ DBI.pm
 t/01load.t
 t/99pod.t
 examples/webgui.pl
+META.yml                                 Module meta-data (added by MakeMaker)