NAME

Business::Shipping::Data - Database interface

VERSION

$Id: Data.pm 157 2004-07-09 21:25:49Z db-ship $

DESCRIPTION

Uses DBI for CSV file access.

METHODS

  • record( $table, $field, $key, $opt )

    Performs a single-record lookup. Analagous to Interchange tag_data() function.

AUTHOR

Dan Browning <db@kavod.com>, Kavod Technologies, http://www.kavod.com.

COPYRIGHT AND LICENCE

Copyright (c) 2003-2004 Kavod Technologies, Dan Browning. All rights reserved. This program is free software; you may redistribute it and/or modify it under the same terms as Perl itself. See LICENSE for more info.