Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: perl-Text-Balanced | Distribution: Mageia |
Version: 2.30.0 | Vendor: Mageia.Org |
Release: 4.mga7 | Build date: Wed Sep 19 13:57:47 2018 |
Group: Development/Perl | Build host: localhost |
Size: 157138 | Source RPM: perl-Text-Balanced-2.30.0-4.mga7.src.rpm |
Packager: umeabot <umeabot> | |
Url: http://search.cpan.org/dist/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:
GPL+ or Artistic
* Wed Sep 19 2018 umeabot <umeabot> 2.30.0-4.mga7 (not released yet) + Revision: 1272027 - Mageia 7 Mass Rebuild * Sun Jun 19 2016 pterjan <pterjan> 2.30.0-3.mga6 + Revision: 1034898 - Rebuild for perl 5.22.2 * Thu Feb 18 2016 umeabot <umeabot> 2.30.0-2.mga6 + Revision: 967286 - Mageia 6 Mass Rebuild
/usr/share/doc/perl-Text-Balanced /usr/share/doc/perl-Text-Balanced/Changes /usr/share/doc/perl-Text-Balanced/LICENSE /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, Thu Mar 9 13:05:32 2023