From 4fdff8a137106b99bab09490f42a1b0966c8caff Mon Sep 17 00:00:00 2001 From: Dobrica Pavlinusic Date: Sat, 2 Oct 2004 16:54:42 +0000 Subject: [PATCH 1/1] correct links in pod to that pod2html doesn't choke git-svn-id: svn://svn.rot13.org/fuse_dbi/trunk@23 17f4e80c-d0e0-0310-8903-bfc3ae804c12 --- DBI.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/DBI.pm b/DBI.pm index c7942d5..3929145 100755 --- a/DBI.pm +++ b/DBI.pm @@ -24,11 +24,11 @@ Fuse::DBI - mount your database as filesystem and use it use Fuse::DBI; Fuse::DBI->mount( ... ); -See L below for examples how to set parametars. +See C below for examples how to set parametars. =head1 DESCRIPTION -This module will use L module, part of C +This module will use C module, part of C available at L to mount your database as file system. -- 2.20.1