Help for this page
unpod foo.pm cat foo.pm | unpod
#!/usr/bin/perl ... my $parser = new MyParser(); $parser->parse_from_file($ARGV[0], '/dev/null');