summaryrefslogtreecommitdiff
path: root/fml/lib/File/CacheDir.pm
AgeCommit message (Expand)Author
2003-02-01fix copyrightfukachan
2003-01-29FNF: not use $_fukachan
2002-12-23fix comments.fukachan
2002-09-28we should not use hard-coded file/dir modefukachan
2002-09-22add section on FNFfukachan
2002-09-15mkdirhier() -> mkpath()fukachan
2002-09-11fml5 -> fml8fukachan
2002-08-03white spacesfukachan
2002-07-02more defined() checksfukachan
2002-05-17update document on new() argumentsfukachan
2002-05-17bug fix eval{} should do eval { use()&&new() }fukachan
2002-01-13remove \s*$fukachan
2002-01-13update copyrightfukachan
2002-01-13clean up comments, update copyrightfukachan
2002-01-13clean up commentsfukachan
2001-12-22remove \s*$fukachan
2001-08-22modified to use File::Specfukachan
2001-06-17we use $FML$, add it and nuke $Id$ if it existsfukachan
2001-04-15fix typo to determine file name in 'temporal' modefukachan
2001-04-14check the directory existence.fukachan
2001-04-14find() is an alias of get()fukachan
2001-04-04reconstruct File::CacheDir module. It not inherit IO::Handle now.fukachan
2001-04-04s/limited_by/cache_type/, the value is "temporal" or "cyclic".fukachan
2001-04-03make a "File::CacheDir" class which contains File::RingBuffer module.fukachan