TITLE ^

PGE::Dumper - various methods for displaying PGE structures

PGE::Match Methods ^

__dump(PMC dumper, STR label)

This method enables Data::Dumper to work on Match objects.

dump()

An alternate dump output for a Match object and all of its subcaptures.

PGE::Exp methods ^

These methods print out a PGE expression tree. They may be obsoleted in favor of a Data::Dumper method.

POD ERRORS ^

Hey! The above document had some coding errors, which are explained below:

Around line 14:

'=item' outside of any '=over'

Around line 191:

You forgot a '=back' before '=head2'


parrot