First page Back Continue Last page Overview Graphics
PPI
PPI is the Perl Parsing Interface which is written by Adam Kennedy.
Perl::Critic uses PPI to look for policy violations in your policies.
You'll need to learn a little about PPI to write custom policies.