summaryrefslogtreecommitdiff
path: root/fml/lib/Mail/Message/Outline.pm
AgeCommit message (Collapse)Author
2018-09-08subject handling is changed to Mail::Message::Subject->mime_header_decode() ↵Ken'ichi Fukamachi
and as_external_form() style.
2006-04-15nuke ambiguous method and variable name.fukachan
num_paragraph() -> paragraph_total() (XXX see "Code Complete"). each variable holding this return value is fixed to $total.
2005-09-11move thread outline generator codes to Mail::Message::Outline.fukachan
correct error messages (Mail::Message).