summaryrefslogtreecommitdiff
path: root/fml/lib/FML/Command/DirUtils.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
2005-05-26not use str.strfukachan
2004-07-23white space cosmeticsfukachan
2004-07-23fix typo of error messages.fukachan
2004-04-23remove "use FML::Log;".fukachan
2004-03-23modified for "--allow-send-message --send-to=ADDRESS" option.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-01-26use FML::Restriction::Base::regexp_match() to check command line options.fukachan
FNF: remove $_
2003-01-25implement FML::Restriction::Base::regexp_match() andfukachan
switched to use it.
2003-01-03modified to use FML::Restriction::Base->regexp().fukachan
modify messages.
2002-12-18clean up comments.fukachan
modified to define $variable to describe arguments to execute and run system($exec).
2002-09-22add section on FNFfukachan
2002-09-11fml5 -> fml8fukachan
2002-08-03white spacesfukachan
2002-07-02fix commentsfukachan
relocate variable definitions
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-26fix to use FML::Restriction::Base not CGIfukachan
2002-03-24remove debug codefukachan
2002-03-24support admin {dir,ls} commandfukachan