Changes for version 0.0696 - 1998-10-26
- DBD::XBase: added bug reporting by INSERT command and fixed example in man page, spotted by Dmitry Dorofeev. Added DESC part of ORDER BY clause, requested by Dmitry Dorofeev. Fixed number of fields returned with ORDER BY clause, patch by Paul Lindner. If the directory is not specified in call to connect, it now defaults to current directory, not to root. Fixed the fetch method -- it doesn't deadlock anymore, problem reported by Ken Yamaguchi.
- XBase::Index: added some MDX code.
- XBase::Memo: header_len is now set to block_size, not 512, patch by Fergus Lee.
- XBase.pm: The type B is Fox double, not memo, spotted by George F. Frazier. Added support for Fox* 4 byte memo fields, data provided by William McKee.
- All of the reads/tells rewritten to allow stream-lined processing, suggested by Sergey Lukashevich. Use with caution, however.
- Added autoflush to each opened file, so it's safe to read the table with other process before closing the table in the first one, spotted by Thomas Hahn.
Documentation
Dump the record of the dbf file
Modules
DBI driver for XBase compatible database files
Perl module for reading and writing the dbf files
Base input output module for XBase suite
base class for the index files for dbf
Generic support for various memo formats
Provides
in lib/DBD/XBase.pm
in lib/DBD/XBase.pm
in lib/DBD/XBase.pm
in lib/XBase.pm
in lib/XBase.pm
in lib/XBase/Memo.pm
in lib/XBase/Memo.pm
in lib/XBase/Memo.pm
in lib/XBase/SQL.pm
in lib/XBase/SQL.pm
in lib/XBase/cdx.pm
in lib/XBase/Index.pm
in lib/XBase/Index.pm
in lib/XBase/Index.pm
in lib/XBase/Index.pm
in lib/XBase/Index.pm
in lib/XBase/Index.pm