Represent a regular expression of some sort

Edit Package perl-PPIx-Regexp
http://search.cpan.org/dist/PPIx-Regexp/

The purpose of the PPIx-Regexp package is to parse regular expressions in a manner similar to the way the PPI package parses Perl. This class forms the root of the parse tree, playing a role similar to PPI::Document.

The PPIx::Regexp object is instantiated using either new() or new_from_cache(). Either way, you must pass it a regular expression, either as a string or as one of the three relevant PPI objects: PPI::Token::StringLike::Regexp, PPI::Token::Regexp::Match, or PPI::Token::Regexp::Substitute. In the case of new_from_cache(), only one PPIx::Regexp object will be generated from a given PPI object; subsequent calls with the same PPI object will return the same PPIx::Regexp object.

Refresh
Refresh
Source Files
Filename Size Changed
PPIx-Regexp-0.088.tar.gz 0000255295 249 KB
cpanspec.yml 0000000547 547 Bytes
perl-PPIx-Regexp.changes 0000045091 44 KB
perl-PPIx-Regexp.spec 0000003459 3.38 KB
Revision 125 (latest revision is 126)
Dirk Stoecker's avatar Dirk Stoecker (dstoecker) accepted request 1070478 from Tina Müller's avatar Tina Müller (tinita) (revision 125)
- updated to 0.088
   see /usr/share/doc/packages/perl-PPIx-Regexp/Changes
  0.088		2023-02-28	T. R. Wyant
      Remove support for (**{ ... code ... }).  This was introduced in
      Perl 5.37.8 along with a single-splat version.  The double-splat
      version was removed without deprecation in Perl 5.37.9, so it is
      being removed without deprecation here as well, per my stated policy
      about development functionality.  The single-splat version still
      exists (and is documented) in Perl 5.37.9, and in this package.
Comments 0
openSUSE Build Service is sponsored by