The docs say:
parse_data DATA Instance method. Parse a MIME message that's already in core.
so this should work:
my @copy = <$input>; my $entity = $parser->parse_data( @copy );
In reply to Re: Copy of a filehandle reference
by fglock
in thread Copy of a filehandle reference
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |