Parse, Analyze and Manipulate Perl (without perl)
http://search.cpan.org/dist/PPI/
The purpose of PPI is not to parse Perl *Code*, but to parse Perl
*Documents*. By treating the problem this way, we are able to parse a
single file containing Perl source code "isolated" from any other
resources, such as libraries upon which the code may depend, and without
needing to run an instance of perl alongside or inside the parser.
Authors:
Adam Kennedy
- Devel package for openSUSE:Factory
-
1
derived packages
- Links to openSUSE:Factory / perl-PPI
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:languages:perl/perl-PPI && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
PPI-1.277.tar.gz | 0000241536 236 KB | |
_link | 0000000143 143 Bytes | |
cpanspec.yml | 0000000541 541 Bytes | |
perl-PPI.changes | 0000015415 15.1 KB | |
perl-PPI.spec | 0000007244 7.07 KB |
Revision 40 (latest revision is 45)
Tina Müller (tinita)
committed
(revision 40)
Fix disabling of __perllib_provides
Comments 0