all options
bookworm  ] [  trixie  ] [  sid  ]
[ Source: libtext-balanced-perl  ]

Package: libtext-balanced-perl (2.06-2)

Links for libtext-balanced-perl

Screenshot

Debian Resources:

Download Source Package libtext-balanced-perl:

Maintainers:

External Resources:

Similar packages:

Perl module for extraction of delimited text from strings

Text::Balanced provides various extract_... subroutines may be used to extract a delimited substring, possibly after skipping a specified prefix string. By default, that prefix is optional whitespace (/\s*/), but can be changed.

The substring to be extracted must appear at the current pos location of the string's variable (or at index zero, if no current location is defined). In other words, the extract_... subroutines don't extract the first occurrence of a substring anywhere in a string (like an unanchored regex would). Rather, they extract an occurrence of the substring appearing immediately at the current matching position in the string (like a \G-anchored regex would).

Other Packages Related to libtext-balanced-perl

  • depends
  • recommends
  • suggests
  • enhances

Download libtext-balanced-perl

Download for all available architectures
Architecture Package Size Installed Size Files
all 41.4 kB112.0 kB [list of files]