Package: libppi-perl (1.201-1) [universe]
Links for libppi-perl
Ubuntu Resources:
Download Source Package libppi-perl:
Maintainer:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainers (usually from Debian):
- Debian Perl Group (Mail Archive)
- Florian Ragwitz
- Damyan Ivanov
It should generally not be necessary for users to contact the original maintainer.
Similar packages:
Parse, Analyze and Manipulate Perl without perl
The ability to read, and manipulate Perl (the language) programmatically other than with perl (the application) was one that caused difficulty for a long time.
The cause of this problem was Perl's complex and dynamic grammar. Although there is typically not a huge diversity in the grammar of most Perl code, certain issues cause large problems when it comes to parsing.
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.
Other Packages Related to libppi-perl
|
|
|
-
- dep: libclone-perl (>= 0.17)
- recursively copy Perl datatypes
-
- dep: libio-string-perl (>= 1.07)
- Emulate IO::File interface for in-core strings
-
- dep: liblist-moreutils-perl (>= 0.13)
- Addition list functions not found in List::Util
-
- dep: libparams-util-perl (>= 0.05)
- Perl extension for simple standalone param-checking functions
-
- dep: perl (>= 5.6.0-16)
- Larry Wall's Practical Extraction and Report Language
Download libppi-perl
| Architecture | Package Size | Installed Size | Files |
|---|---|---|---|
| all | 360.1 kB | 1,068.0 kB | [list of files] |