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.20.0 | Vendor: Mageia.Org |
Release: 5.mga5 | Build date: Sat Oct 18 16:01:25 2014 |
Group: Development/Perl | Build host: valstar.mageia.org |
Size: 157112 | Source RPM: perl-Text-Balanced-2.20.0-5.mga5.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 Oct 15 2014 umeabot <umeabot> 2.20.0-5.mga5 + Revision: 750916 - Second Mageia 5 Mass Rebuild * Tue Sep 16 2014 umeabot <umeabot> 2.20.0-4.mga5 + Revision: 686597 - Mageia 5 Mass Rebuild * Fri Oct 18 2013 umeabot <umeabot> 2.20.0-3.mga4 + Revision: 515421 - Mageia 4 Mass Rebuild * Sun Jan 13 2013 umeabot <umeabot> 2.20.0-2.mga3 + Revision: 373996 - Mass Rebuild - https://wiki.mageia.org/en/Feature:Mageia3MassRebuild
/usr/lib/perl5/vendor_perl/5.20.1/Text /usr/lib/perl5/vendor_perl/5.20.1/Text/Balanced.pm /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/README /usr/share/man/man3/Text::Balanced.3pm.xz
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Dec 10 05:10:53 2019