|
NAMESPOPS::Export::Perl - Dump SPOPS objects to a pure serialized Perl formatSYNOPSIS# See SPOPS::Export DESCRIPTIONJust dump a set of SPOPS objects to a perl data structure using Data::Dumper.PROPERTIESNo extra ones beyond SPOPS::ExportMETHODScreate_record()Just track the record to be exported. create_footer() Dump all tracked records out using Data::Dumper. BUGSThis will likely chew up tons of memory if you are exporting lots of objects.TO DONothing known.SEE ALSOSPOPS::ImportData::Dumper COPYRIGHTCopyright (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. |