| Age | Commit message (Collapse) | Author |
|
|
|
add a lot of printf debug.
|
|
|
|
|
|
|
|
|
|
use it.
|
|
|
|
|
|
|
|
rename method to be more easy for eyes.
remove not used variables.
FNF a little.
|
|
XXX caution: but the index generator not works now.
|
|
try to validate key and value in hash operation but ... (?)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
mask = umask();
umask( ...) ; # set up umask here
do something ...
uamsk($mask);
|
|
|
|
add sub create_top_index()
|
|
|
|
Mail::Message::ToHTML
o htmlify_{file,dir}() is changted to normal methods for passing
arguments.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
bug fix the scan range for each subdir
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
FNF-ify (clean up)
|
|
|