Group
Extension

Matches 1

Log-Parallel ( M/MU/MUIR/modules/Log-Parallel-0.303.tar.gz, MUIR, 2009; MetaCPAN )
Log-Parallel/lib/Log/Parallel/Parsers.pm ( view source; MetaCPAN )
er(@_) } );
}

sub return_parser { die };

1;

__END__

=head1 SYNOPSIS

 my $pfunc = get_parser('JSON', $filehandle, %opts);

 while ($log = &$pfunc()) {
 }

=head1 DESCRIPTION

Each format that we m

Powered by Groonga
Maintained by Kenichi Ishigaki <ishigaki@cpan.org>. If you find anything, submit it on GitHub.