Query: ciderwebmail::header
OS: debian
Section: 3pm
Links: debian man pages all man pages
Forums: unix linux community forum categories
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
CiderWebmail::Header(3pm) User Contributed Perl Documentation CiderWebmail::Header(3pm) transform({ type => $header_name, data => $header_data }) 'transform' a header from the 'raw' state (the way it was returned from the server) to an appropriate object. if no appropriate object exists the header will be decoded (using decode_mimewords()) and UTF-8 encoded the following 'transformations' take place: o from -> Mail::Address object o to -> Mail::Address object o cc -> Mail::Address object o date -> CiderWebmail::Date object perl v5.14.2 2012-06-16 CiderWebmail::Header(3pm)