summaryrefslogtreecommitdiff
path: root/fml/lib/FML/Command/FileUtils.pm
AgeCommit message (Collapse)Author
2006-10-22fix comments.fukachan
move definitions to near the codes. use more proper variable names.
2006-03-05fix copyrightfukachan
2006-03-05changed to command_context object based.fukachan
2004-07-23fix comments (FNF)fukachan
2004-04-23remove "use FML::Log;".fukachan
2004-02-15white space cosmetics.fukachan
2004-01-21fix/udpate comments.fukachan
clean up.
2003-08-29use $curproc->config(), pcb() not { config }, { pcb } respectively.fukachan
2003-08-23define $curproc->log, logwarn, logerror and log_message() methods.fukachan
modified to use $curproc->log*() interface.
2003-02-09cosmetics (white spaces)fukachan
2003-01-25implement FML::Restriction::Base::regexp_match() andfukachan
switched to use it.
2003-01-11fix comments (FNF).fukachan
2003-01-03modified to use FML::Restriction::Base->regexp().fukachan
modify messages.
2002-12-24clean up: nuke \s*$fukachan
2002-12-18clean up commentsfukachan
2002-09-22add section on FNFfukachan
2002-09-11fml5 -> fml8fukachan
2002-07-02fix commentsfukachan
fix the reply message
2002-04-07admin_member_passwd_maps -> admin_member_password_mapsfukachan
more friendly variable name syntax more comments, documents
2002-03-30white space cosmetics: nuke \s*$fukachan
2002-03-26prototype of file remove operationsfukachan