![]() |
![]()
| ![]() |
![]()
NAMEAI::Categorizer::Storable - Saving and Restoring State SYNOPSIS$object->save_state($path); ... time passes ... $object = Class->restore_state($path); DESCRIPTIONThis class implements methods for storing the state of an object to a file and restoring from that file later. In "AI::Categorizer" it is generally used in order to let data persist across multiple invocations of a program. METHODS
AUTHORKen Williams, ken@mathforum.org COPYRIGHTCopyright 2000-2003 Ken Williams. All rights reserved. This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself. SEE ALSOAI::Categorizer(3), Storable(3) POD ERRORSHey! The above document had some coding errors, which are explained below:
|