|
NAMESPOPS::Export::DBI::Data - Export SPOPS objects as data for importing directly into a DBI tableSYNOPSIS# See SPOPS::Export DESCRIPTIONImplement raw DBI data output for SPOPS::Export. This is almost exactly like SPOPS::Export::Object except we export the table name instead of the object class.Output from this should be usable by SPOPS::Import::DBI::Data. METHODScreate_header( \@fields )Same as the parent, but add the table name in the header. BUGSNone known.TO DONothing known.SEE ALSOSPOPS::Import::DBI::DataCOPYRIGHTCopyright (c) 2001-2004 intes.net, inc.. All rights reserved.This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself. AUTHORSChris Winters <chris@cwinters.com>
Visit the GSP FreeBSD Man Page Interface. |