FreeBSD Manual Pages
SPOPS::Export::Perl(3)User Contributed Perl DocumentatioSPOPS::Export::Perl(3) NAME SPOPS::Export::Perl - Dump SPOPS objects to a pure serialized Perl format SYNOPSIS # See SPOPS::Export DESCRIPTION Just dump a set of SPOPS objects to a perl data structure using Data::Dumper. PROPERTIES No extra ones beyond SPOPS::Export METHODS create_record() Just track the record to be exported. create_footer() Dump all tracked records out using Data::Dumper. BUGS This will likely chew up tons of memory if you are exporting lots of objects. TO DO Nothing known. SEE ALSO SPOPS::Import Data::Dumper COPYRIGHT Copyright (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. AUTHORS Chris Winters <chris@cwinters.com> perl v5.32.0 2004-06-02 SPOPS::Export::Perl(3)
NAME | SYNOPSIS | DESCRIPTION | PROPERTIES | METHODS | BUGS | TO DO | SEE ALSO | COPYRIGHT | AUTHORS
Want to link to this manual page? Use this URL:
<https://www.freebsd.org/cgi/man.cgi?query=SPOPS::Export::Perl&sektion=3&manpath=FreeBSD+12.2-RELEASE+and+Ports>