summaryrefslogtreecommitdiff
path: root/fml/lib/FML/Command.pm
AgeCommit message (Expand)Author
2001-10-17FML/Command/ACL.pm -> FML/Command/Attribute.pmfukachan
2001-10-14$optargs -> $command_argsfukachan
2001-10-13remove error_nl()fukachan
2001-10-10define error_nl(), but a dummy yetfukachan
2001-10-08mode debug messages where loader runsfukachan
2001-09-13new hier: makefml uses Command::Adminfukachan
2001-07-15s/$args/$optargs/ since $args is ambigous. To clarify $args usage,fukachan
2001-05-27clean up documentationfukachan
2001-03-24move lock/unlock to FML::Command classfukachan
2001-03-20use FML::Log qw(Log LogWarn LogError);error-message-statusfukachan
2001-03-14FML::Command is a dispatcher table. It used AUTOLOAD() to forward thefukachan