index
:
fml8.git
feature/utf8-mime-header-handling
master
fml mailing list driver version 8
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fml
/
lib
/
File
/
CacheDir.pm
Age
Commit message (
Collapse
)
Author
2002-05-17
update document on new() arguments
fukachan
2002-05-17
bug fix eval{} should do eval { use()&&new() }
fukachan
2002-01-13
remove \s*$
fukachan
2002-01-13
update copyright
fukachan
2002-01-13
clean up comments, update copyright
fukachan
2002-01-13
clean up comments
fukachan
delayed "use" by eval(). quotemeta() for search key
2001-12-22
remove \s*$
fukachan
2001-08-22
modified to use File::Spec
fukachan
2001-06-17
we use $FML$, add it and nuke $Id$ if it exists
fukachan
2001-04-15
fix typo to determine file name in 'temporal' mode
fukachan
add several variable initialization codes
2001-04-14
check the directory existence.
fukachan
fix find() to search only \d+ files in the directory.
2001-04-14
find() is an alias of get()
fukachan
2001-04-04
reconstruct File::CacheDir module. It not inherit IO::Handle now.
fukachan
The new method consits of new(), set(), get() operations.
2001-04-04
s/limited_by/cache_type/, the value is "temporal" or "cyclic".
fukachan
2001-04-03
make a "File::CacheDir" class which contains File::RingBuffer module.
fukachan
regen