- or download this
Entity.pm
...
=1851= my $decoder = best MIME::Decoder $encoding;
=1852= $decoder->head($self->head); ### associate with head, i
+f any
- or download this
Decoder.pm
...
}
$self;
}
- or download this
sub new {
my ($class, @args) = @_;
...
sub init {
$_[0];
}