Mail::Message::Field::Structured

Mail::Message::Field::Structured contains one line of a structured message header.
Download

Mail::Message::Field::Structured Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Mark Overmeer
  • Publisher web site:
  • http://search.cpan.org/~markov/

Mail::Message::Field::Structured Tags


Mail::Message::Field::Structured Description

Mail::Message::Field::Structured contains one line of a structured message header. Mail::Message::Field::Structured contains one line of a structured message header.INHERITANCE Mail::Message::Field::Structured is a Mail::Message::Field::Full is a Mail::Message::Field is a Mail::Reporter Mail::Message::Field::Structured is extended by Mail::Message::Field::Addresses Mail::Message::Field::URIsSYNOPSIS my $f = Mail::Message::Field::Full ->new('Content-Type' => 'text/html'); my @encode = (charset => 'jp', use_continuations => 1); $f->attribute('filename=passwd'); $f->attribute(filename => 'passwd', @encode); my $attr = Mail::Message::Field::Attribute->new(...); $f->attribute($attr);Requirements:· Perl


Mail::Message::Field::Structured Related Software