Tree::Persist::File - the base class for File plugins for Tree persistence


Tree-Persist documentation  | view source Contained in the Tree-Persist distribution.

Index


NAME

Top

Tree::Persist::File - the base class for File plugins for Tree persistence

DESCRIPTION

Top

This class is a base class for the Tree::Persist::File::* hierarchy, which provides File plugins for Tree persistence.

PARAMETERS

Top

In addition to any parameters required by its parent Tree::Persist::Base, the following parameters are required by connect():

* type (required)

For any File::* plugin to be used, the type must be 'File' (case-sensitive).

* filename (required)

This is the filename that will be used as the datastore.

TODO

Top

CODE COVERAGE

Top

Please see the relevant section of Tree::Persist.

SUPPORT

Top

Please see the relevant section of Tree::Persist.

AUTHORS

Top

Rob Kinyon <rob.kinyon@iinteractive.com>

Stevan Little <stevan.little@iinteractive.com>

Thanks to Infinity Interactive for generously donating our time.

COPYRIGHT AND LICENSE

Top


Tree-Persist documentation  | view source Contained in the Tree-Persist distribution.