summaryrefslogtreecommitdiff
path: root/fml
AgeCommit message (Expand)Author
2001-08-19nuke $Id$fukachan
2001-08-19implement need_one_line_check() and sub functions:fukachan
2001-08-19Tie::JournaledFile is first match by defaultfukachan
2001-08-19clean up db.sgml, add&enable dbms.sgml (prototype)fukachan
2001-08-15add FreeBSD 4.2 and 4.3 case (PR by katino)fukachan
2001-08-07move template of perl module to simulation/fukachan
2001-08-05template of config.cf modificationfukachan
2001-08-05clean up Rules.pm and merge it to BodyCheck.pmfukachan
2001-08-05oops, wrong. back again from loop_check to checkfukachan
2001-08-05clarify function: s/header_check/header_loop_check/fukachan
2001-08-05hash operation by last matchfukachan
2001-08-05fix tag typofukachan
2001-08-05how to store data persistentlyfukachan
2001-08-05comment on *::Language::fukachan
2001-08-05move main functions to IO::Adapter::SQL::toymodelfukachan
2001-08-05set @ISA = qw(IO::Adapter::ErrorStatus) to call error_set()fukachan
2001-08-05check more defiend() or notfukachan
2001-08-05move SQL::Schema:: to IO::Adapter::SQL::fukachan
2001-08-05Initial revisionfukachan
2001-08-02handle buffer (MIME part) without trailing "\n".fukachan
2001-07-31oops, nuke debugfukachan
2001-07-31rename FML::NL to FML::Languagefukachan
2001-07-31Initial revisionfukachan
2001-07-31call Mail::Bounce::Language::Japanese::_japanese_address_match() forfukachan
2001-07-31Initial revisionfukachan
2001-07-31nuke debugfukachan
2001-07-31use Mail::Bounce::FixBrokenAddress to clean up addressfukachan
2001-07-31call again $self->address_clean_up($addr, $addr)fukachan
2001-07-30pick up Reporting-MTA and Received-From-MTA in DSNfukachan
2001-07-30clean up documentationfukachan
2001-07-29s/look_japanese/look_like_japanese/gfukachan
2001-07-29write up documentationfukachan
2001-07-29clean upfukachan
2001-07-15define object_id to identify each object since FML::Config isfukachan
2001-07-15fix commentfukachan
2001-07-15try to pick up "00readme", "00install", "00manifest" toofukachan
2001-07-15s/$args/$optargs/ since $args is ambigous. To clarify $args usage,fukachan
2001-07-15add more description on _fmlconf() and _makefml()fukachan
2001-07-15extract $myname from $argsfukachan
2001-07-15update todo, clean upfukachan
2001-07-15clean up titlefukachan
2001-07-15add $FML$fukachan
2001-07-15add comment on _pidfukachan
2001-07-15use _pid (s/pid/_pid/) in configurationfukachan
2001-07-15enabled read and write back configuration filefukachan
2001-07-15prepare "makefml edit $ml_name" command which provides methods tofukachan
2001-07-14define _read_file() split from load_file() for further extensionfukachan
2001-07-082001/07/02fukachan
2001-07-08fix missing CRLF at "." (seems to inherit it in translation;)fukachan
2001-07-08fixed: nuke Exporter from @ISAfukachan