Class-DBI-Storable
view release on metacpan or search on metacpan
If Storable::freeze is called of an object with unsaved changes then:
"Warning, freezing <class name> discards unsaved changes"
(Suppress with the package variable $FreezeCarp)
DEPENDENCIES
Storable 2.14 or newer
BUGS AND LIMITATIONS
There are no known bugs in this module.
Please report problems to the author directly or via RT
SEE ALSO
Class::DBI in particular "Uniqueness of Objects in Memory", Storable
AUTHOR
Brad Bowman <cpan@bereft.net>
Storable.pm view on Meta::CPAN
"Warning, freezing <class name> discards unsaved changes"
It also calls the discard_changes method from Class::DBI which may
throw an exception.
(Suppress the warning with the package variable $FreezeCarp)
=head1 DEPENDENCIES
Storable 2.14 or newer
=head1 BUGS AND LIMITATIONS
There are no known bugs in this module.
Please report problems to the author directly or via RT
=head1 SEE ALSO
L<Class::DBI> in particular "Uniqueness of Objects in Memory", L<Storable>
=head1 AUTHOR
( run in 0.236 second using v1.01-cache-2.11-cpan-4d50c553e7e )