X-Git-Url: http://git.rot13.org/?p=Fuse-DBI;a=blobdiff_plain;f=DBI.pm;h=3929145a3b43b139efcc328000a525ae5bb9f006;hp=c7942d545acf919643a0647342f08e5eaebff6eb;hb=4fdff8a137106b99bab09490f42a1b0966c8caff;hpb=dfe093fd14289091f1adf7afc9221e5a50c483dd 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.