summaryrefslogtreecommitdiff
path: root/fml/lib/FML/MTA/Control/Sendmail.pm
AgeCommit message (Collapse)Author
2006-02-15fix method name: remove -> deletefukachan
2005-08-17FNF: methond naming convension.fukachan
template_files_dir_for_newml() -> newml_command_template_files_dir();
2005-05-26fix the comment of virtual file.fukachan
not use str.str. _remove_postfix_style_virtual() -> remove_postfix_style_virtual().
2004-07-23fix comments (FNF)fukachan
2004-04-10implement copy() and append() methods $curproc provides to removefukachan
File::Utils class.
2004-01-23fix copyrightfukachan
2004-01-22FNF: cosmetics. fix comments.fukachan
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.