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.220.tar.gz | 0000245416 240 KB | |
_link | 0000000143 143 Bytes | |
cpanspec.yml | 0000000541 541 Bytes | |
perl-PPI.changes | 0000005211 5.09 KB | |
perl-PPI.spec | 0000002610 2.55 KB |
Revision 14 (latest revision is 45)
Stephan Kulow (coolo)
committed
(revision 14)
- ignore File::Spec - it's tricky
Comments 0