Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

perl-Text-Balanced-2.60.0-2.mga10 RPM for noarch

From Mageia Cauldron for x86_64 / media / core / release

Name: perl-Text-Balanced Distribution: Mageia
Version: 2.60.0 Vendor: Mageia.Org
Release: 2.mga10 Build date: Sat Jun 28 03:34:44 2025
Group: Development/Perl Build host: localhost
Size: 119235 Source RPM: perl-Text-Balanced-2.60.0-2.mga10.src.rpm
Packager: umeabot <umeabot>
Url: https://metacpan.org/release/Text-Balanced
Summary: Extract balanced-delimiter substrings
The 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 you can change it to
whatever you wish (see below).

The substring to be extracted must appear at the current 'pos' location of
the string's variable (or at index zero, if no 'pos' position 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).

General behaviour in list contexts
    In a list context, all the subroutines return a list, the first three
    elements of which are always:

Provides

Requires

License

GPL+ or Artistic

Changelog

* Sat Jun 28 2025 umeabot <umeabot> 2.60.0-2.mga10
  + Revision: 2214733
  - Mageia 10 Mass Rebuild

Files

/usr/share/doc/perl-Text-Balanced
/usr/share/doc/perl-Text-Balanced/Changes
/usr/share/doc/perl-Text-Balanced/INSTALL
/usr/share/doc/perl-Text-Balanced/LICENCE
/usr/share/doc/perl-Text-Balanced/META.json
/usr/share/doc/perl-Text-Balanced/META.yml
/usr/share/doc/perl-Text-Balanced/MYMETA.yml
/usr/share/doc/perl-Text-Balanced/README
/usr/share/man/man3/Text::Balanced.3pm.xz
/usr/share/perl5/vendor_perl/Text
/usr/share/perl5/vendor_perl/Text/Balanced.pm


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Jun 28 06:42:14 2025