Content deleted Content added
m robot Removing: pl:Adam Kennedy |
mNo edit summary |
||
Line 8:
==PPI==
The Perl PPI Parser has provided an essential building block for Perl 5 code analysis, documentation, and refactoring tools. Perl::Critic<ref>http://search.cpan.org/dist/Perl-Critic/</ref> uses PPI to critique Perl source code against the criteria in [[Perl Best Practices]]; the Padre IDE uses PPI for code analysis and refactoring. The PPI documentation makes reference to the truism that "Only perl (the
==Strawberry Perl==
|