Help for this page
my $in_text = '...'; my $out_text; ... or die("Unable to create output file handle from string: $!\n"); my $decoded = $decoder->decode($in_fh, $out_fh);