Artifact libregexp-grammars-perl_1.058-2_all

Metadata
deb_control_files:
- control
- md5sums
deb_fields:
  Architecture: all
  Depends: perl:any
  Description: |-
    Perl module to add grammatical parsing features to Perl 5.10 regexes
     Regexp::Grammars adds a small number of new regex constructs that can be used
     within Perl 5.10 patterns to implement complete recursive-descent parsing.
     .
     Perl 5.10 already supports recursive=descent matching, via the new
     (?<name>...) and (?&name) constructs. This technique makes it possible
     to use regexes to recognize complex, hierarchical--and even recursive--
     textual structures. The problem is that Perl 5.10 doesn't provide any
     support for extracting that hierarchical data into nested data
     structures. In other words, using Perl 5.10 you can match complex data,
     but not parse it into an internally useful form.
     .
     An additional problem when using Perl 5.10 regexes to match complex
     data formats is that you have to make sure you remember to insert whitespace-
     matching constructs (such as \s*) at every possible position where the
     data might contain ignorable whitespace. This reduces the readability
     of such patterns, and increases the chance of errors (typically caused
     by overlooking a location where whitespace might appear).
     .
     The Regexp::Grammars module solves both those problems.
  Homepage: https://metacpan.org/release/Regexp-Grammars
  Installed-Size: '868'
  Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
  Multi-Arch: foreign
  Package: libregexp-grammars-perl
  Priority: optional
  Section: perl
  Version: 1.058-2
srcpkg_name: libregexp-grammars-perl
srcpkg_version: 1.058-2

File

2024-11-20T12:24:57.562293 UTC: BinaryFileWidget failed to render

Relations

Relation Direction Type Name
built-using Source package libregexp-grammars-perl_1.058-2

binary package System - - 6 months, 1 week ago 5 months, 1 week
BETA