summaryrefslogtreecommitdiff
path: root/regress/message/dump.pl
AgeCommit message (Collapse)Author
2005-12-04fixed to catch up current codesfukachan
2001-09-23implement get_encoding_mechanism() in Mail::Message.fukachan
return encoding type for specified Mail::Message not whole mail. The return value is one of base64, quoted-printable or undef.
2001-09-23Data::Dumper for Mail::Message objectfukachan