summaryrefslogtreecommitdiff
path: root/fml/lib/Mail/Bounce/Smtpfeed.pm
AgeCommit message (Collapse)Author
2005-08-19FNF: XXX_clean_up() -> XXX_cleanup()fukachan
2005-05-26clean up.fukachan
FNF. use self->address_clean_up($addr, $addr) to clean up address if could.
2004-06-30overhaul: fix comments and messages. validate initial value.fukachan
2004-01-24overhaul from FNF point view.fukachan
o fix comments. o fix loop label name. o more correct initialization if could. o use //o;
2004-01-02fix copyrightfukachan
2002-12-20clean up.fukachan
+ define label or rename label to more appropriate one for loop. + use return(). + use qw() if could. use //o if could. fix comments.
2002-09-22add section on FNFfukachan
2002-09-11fml5 -> fml8fukachan
2001-12-23update documents, commentsfukachan
2001-12-22remove \s*$fukachan
2001-07-30clean up documentationfukachan
add error examples modify Mail::Bounce::$module return "hints" to caller (Mail::Bounce class).
2001-04-10prototype to parse smtpfeed -F trackingfukachan