summaryrefslogtreecommitdiff
path: root/fml/lib/FML/MTA/Control.pm
AgeCommit message (Collapse)Author
2006-02-15fix method name: remove -> deletefukachan
2006-02-04fix copyrightfukachan
2006-02-04implement createonpost function dispatcherfukachan
2005-05-27rename _remove_postfix_style_virtual() to remove_postfix_style_virtual(),fukachan
which is used among plural modules. not use str.str form.
2004-07-23fix comments (FNF)fukachan
2004-02-15white space cosmetics.fukachan
2004-01-22FNF: cosmetics. fix comments.fukachan
2004-01-02fix copyrightfukachan
2004-01-02remove/rename $argsfukachan
2003-12-28clean up class hierarchy.fukachan
o FML::HomeDir::Prefix -> FML::ML::HomePrefix; o FML::MTAControl -> FML::MTA::Control o move main codes in newml and rmml to FML::ML::Control class.