summaryrefslogtreecommitdiff
path: root/fml/lib/FML/Command/resign.pm
AgeCommit message (Collapse)Author
2001-03-14FML::Command is a dispatcher table. It used AUTOLOAD() to forward thefukachan
request to each FML::Command::$command module.
2001-03-14nuke "delete" command which is ambiguous in identify that it is tofukachan
remove a member or a file. rewrite resign.pm is an adapter for unsubscribe.pm
2001-02-25declare package namefukachan
2001-02-25Initial revisionfukachan