Help for this page
parse_data DATA Instance method. Parse a MIME message that's already in core.
my @copy = <$input>; my $entity = $parser->parse_data( @copy );