NAME
BTRIEVE::FileIO - Btrieve file I/O operations
SYNOPSIS
use BTRIEVE::FileIO();
BTRIEVE::FileIO->Open('TEST.BTR');
DESCRIPTION
This module provides methods for common Btrieve operations.
AUTHOR
Steffen Goeldner <sgoeldner@cpan.org>
COPYRIGHT
Copyright (c) 2004 Steffen Goeldner. All rights reserved.
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
SEE ALSO
perl.