diff options
| author | fukachan <fukachan> | 2001-08-23 14:31:36 +0000 |
|---|---|---|
| committer | fukachan <fukachan> | 2001-08-23 14:31:36 +0000 |
| commit | 59a3f44d5397eca9ec5c8d84b583df61ae8b4ee9 (patch) | |
| tree | b3bceacab5ef2a839f104906d12bbdea061fafea /fml/doc | |
| parent | 7ac9f84a4a1907cf02f6a5cdacd5a0b1b0b2092d (diff) | |
| download | fml8-59a3f44d5397eca9ec5c8d84b583df61ae8b4ee9.tar.gz fml8-59a3f44d5397eca9ec5c8d84b583df61ae8b4ee9.tar.bz2 fml8-59a3f44d5397eca9ec5c8d84b583df61ae8b4ee9.zip | |
FML::Config
fml special hack to read/write configuration:
If key = "value1 value2 value3" and key -= value2 is given (mode =
'-'), key becomes "value1 value3".
If "key += value4, key becomes "value1 value2 value3 value4".
Tie::
add Tie::JournaledDir which wraps Tie::JournaledFile and uses some
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()
Diffstat (limited to 'fml/doc')
0 files changed, 0 insertions, 0 deletions
