summaryrefslogtreecommitdiff
path: root/fml/doc/ja/tutorial
diff options
context:
space:
mode:
authorfukachan <fukachan>2001-08-23 14:31:36 +0000
committerfukachan <fukachan>2001-08-23 14:31:36 +0000
commit59a3f44d5397eca9ec5c8d84b583df61ae8b4ee9 (patch)
treeb3bceacab5ef2a839f104906d12bbdea061fafea /fml/doc/ja/tutorial
parent7ac9f84a4a1907cf02f6a5cdacd5a0b1b0b2092d (diff)
downloadfml8-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/ja/tutorial')
0 files changed, 0 insertions, 0 deletions