SPOPS::Export::Perl - Dump SPOPS objects to a pure serialized Perl format


SPOPS documentation  | view source Contained in the SPOPS distribution.

Index


NAME

Top

SPOPS::Export::Perl - Dump SPOPS objects to a pure serialized Perl format

SYNOPSIS

Top

 # See SPOPS::Export

DESCRIPTION

Top

Just dump a set of SPOPS objects to a perl data structure using Data::Dumper.

PROPERTIES

Top

No extra ones beyond SPOPS::Export

METHODS

Top

create_record()

Just track the record to be exported.

create_footer()

Dump all tracked records out using Data::Dumper.

BUGS

Top

This will likely chew up tons of memory if you are exporting lots of objects.

TO DO

Top

Nothing known.

SEE ALSO

Top

SPOPS::Import

Data::Dumper

COPYRIGHT

Top

AUTHORS

Top

Chris Winters <chris@cwinters.com>


SPOPS documentation  | view source Contained in the SPOPS distribution.