NAME
Frost::Burial - Deep-six it
ABSTRACT
No documentation yet...
DESCRIPTION
Base object of Frost::Cemetery, Frost::Illuminator and Frost::Vault.
No user maintainable parts inside ;-)
CLASS METHODS
Frost::Burial->suffix()
Abstract method - to be overwritten.
PUBLIC ATTRIBUTES
data_root
classname
slotname
filename
numeric
unique
cachesize
PRIVATE ATTRIBUTES
_dbm_hash
_dbm_object
CONSTRUCTORS
Frost::Burial->new ( %params )
_build_filename
_build_numeric
Abstract method - overwrite.
_build_unique
Abstract method - overwrite.
BUILDARGS
DESTRUCTORS
NO Autosave!
Not saying $ASYLUM->close at the end of a program might cause loss of data!
PUBLIC METHODS
is_open
is_closed
open
close
save
clear
remove
entomb
exhume
forget
count
match
match_last
match_next
match_prev
find
find_last
find_next
find_prev
first
last
next
prev
PRIVATE METHODS
_seq
_check_key
_match_key
GETTING HELP
I'm reading the Moose mailing list frequently, so please ask your questions there.
The mailing list is moose@perl.org. You must be subscribed to send a message. To subscribe, send an empty message to moose-subscribe@perl.org
BUGS
All complex software has bugs lurking in it, and this module is no exception.
Please report any bugs to me or the mailing list.
AUTHOR
Ernesto ernesto@dienstleistung-kultur.de
COPYRIGHT AND LICENSE
Copyright (C) 2010 by Dienstleistung Kultur Ltd. & Co. KG
http://dienstleistung-kultur.de/frost/
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.