Package: libppi-perl (1.203-1)
Links for libppi-perl
Debian Resources:
Download Source Package libppi-perl:
Maintainers:
- Debian Perl Group (QA Page, Mail Archive)
- Florian Ragwitz (QA Page)
- Damyan Ivanov (QA Page)
- Rene Mayorga (QA Page)
- gregor herrmann (QA Page)
External Resources:
- Homepage [sf.net]
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.25)
- recursively copy Perl datatypes
-
- dep: libio-string-perl (>= 1.07)
- Emulate IO::File interface for in-core strings
-
- dep: liblist-moreutils-perl (>= 0.16)
- Addition list functions not found in List::Util
-
- dep: libparams-util-perl (>= 0.21)
- Perl extension for simple standalone param-checking functions
-
- dep: libtask-weaken-perl
- Ensure that a platform has weaken support
-
- dep: perl (>= 5.6.0-16)
- Larry Wall's Practical Extraction and Report Language
Download libppi-perl
| Architecture | Package Size | Installed Size | Files |
|---|---|---|---|
| all | 363.1 kB | 1,080.0 kB | [list of files] |
