Daniel Browning > Business-Shipping > Business::Shipping::Data

Download:
Business-Shipping-2.03.tar.gz

Dependencies

Annotate this POD

CPAN RT

New  1
Open  2
View Bugs
Report a bug
Module Version: 244   Source  

NAME ^

Business::Shipping::Data - Database interface

VERSION ^

$Rev: 244 $

DESCRIPTION ^

Uses DBI for CSV file access.

METHODS ^

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

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

sth()

Returns statement handle.

dbh()

Returns database handle

get_primary_key

Takes a table and returns the name of the column that is the primary key.

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.