1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00
freebsd-ports/devel/p5-PPR/pkg-plist
Sunpoet Po-Chuan Hsieh 7a87dbad24 Add p5-PPR 0.000026
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".

WWW: https://metacpan.org/release/PPR
2020-04-24 18:01:11 +00:00

5 lines
95 B
Plaintext

%%SITE_PERL%%/PPR.pm
%%SITE_PERL%%/PPR/X.pm
%%PERL5_MAN3%%/PPR.3.gz
%%PERL5_MAN3%%/PPR::X.3.gz