FreeBSD.software
Home/devel/p5-PPR

p5-PPR

0.001010

Pattern-based Perl Recognizer

The PPR module provides a single regular expression that defines a set of independent subpatterns suitable for matching entire Perl documents, as well as a wide range of individual syntactic components of Perl (i.e. statements, expressions, control blocks, variables, etc.) The regex does not "parse" Perl (that is, it does not build a syntax tree, like the PPI module does). Instead it simply "recognizes" standard Perl constructs, or new syntaxes composed from Perl constructs. Its features and capabilities therefore complement those of the PPI module, rather than replacing them. See "Comparison with PPI".

Origin: devel/p5-PPR
Category: devel
Size: 365KiB
License: ART10, GPLv1+
Maintainer: sunpoet@FreeBSD.org
Dependencies: 1 packages
Required by: 1 packages
$pkg install p5-PPR

Dependencies (1)

Required By (1 packages)

More in devel