NAME

DBD::XBase - DBI driver for XBase

SYNOPSIS

use DBI;
my $dbh = DBI->connect("DBI:XBase:/directory/subdir");
...

DESCRIPTION

This module is not usable now, I just start to realize how to write such a beast. Any help is appreciated.

VERSION

0.03

AUTHOR

(c) Jan Pazdziora, adelton@fi.muni.cz

SEE ALSO

perl(1), DBI(3), XBase(3)