| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
based on FML::Test::Utils.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
directory as cache area.
add/update test tools for Tie::Journaled{File,Dir} modules.
clean up Tie::JournaledFile
o remove header in the cache file
o $self->{ 'key' }
o $debug is on if $ENV{'debug'} is defined.
o more carefull check of whether the value is defined or not.
o quotemeta() for pre search key in find()
o rename grep() to find()
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
data_type mainly by default not content_*.
|
|
|
|
The new method consits of new(), set(), get() operations.
|
|
|
|
|
|
|
|
|