debian man page for xbase::memo

Query: xbase::memo

OS: debian

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

XBase::Memo(3pm)					User Contributed Perl Documentation					  XBase::Memo(3pm)

NAME
XBase::Memo - Generic support for various memo formats
SYNOPSIS
Used indirectly, via XBase. Users should check its man page.
DESCRIPTION
Objects of this class are created to deal with memo files, currently .dbt, .fpt and .smt (code for this provided by Dirk Tostmann). Package XBase::Memo defines methods read_header to parse that header of the file and set object's structures, write_record and last_record to write the records properly formated and find the end of file. There are four separate subpackages in XBase::Memo, dBaseIII, dBaseIV, Fox and Apollo. Memo objects are effectively of one of these types and they override their specific record handling routines where appropriate.
VERSION
1.02
AVAILABLE FROM
http://www.adelton.com/perl/DBD-XBase/
AUTHOR
(c) 1997--2011 Jan Pazdziora.
SEE ALSO
perl(1), XBase(3) perl v5.12.4 2011-03-03 XBase::Memo(3pm)
Related Man Pages
dbf_dump(1p) - debian
index_dump(1p) - debian
memo(3pm) - debian
dbd::xbase(3pm) - debian
xbase::sdbm(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Is UNIX an open source OS ?
Detecting unused variables...
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?