Data::Serializer::Persistent(3) Provide means of persistently storing serialized data in a file

SYNOPSIS


use Data::Serializer::Persistent

DESCRIPTION

Used internally to Data::Serializer(3), does not currently have any public methods

EXAMPLES

Please see Data::Serializer::Cookbook(3)

METHODS

COPYRIGHT AND LICENSE

Copyright (c) 2011 Neil Neely. All rights reserved.

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.8.2 or, at your option, any later version of Perl 5 you may have available.

See http://www.perl.com/language/misc/Artistic.html