summaryrefslogtreecommitdiff
path: root/fml/lib/FML/ML
AgeCommit message (Collapse)Author
2004-04-27bug fix search logic.fukachan
move quotemeta() from IO::Adapter to here.
2004-04-23remove "use FML::Log;".fukachan
2004-02-15white space cosmetics.fukachan
2004-01-23fix copyrightfukachan
2004-01-22fix comments.fukachan
white space cosmetics. use //o if could.
2003-12-29*_private_dirs -> *_private_directoriesfukachan
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.