SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Text-Balanced rpm build for : Mandriva 2011. For other distributions click perl-Text-Balanced.

Name : perl-Text-Balanced
Version : 2.20.0 Vendor : Mandriva
Release : 2 Date : 2011-04-18 07:19:59
Group : Development/Perl Source RPM : perl-Text-Balanced-2.20.0-2.src.rpm
Size : 0.15 MB
Packager : Funda Wang < fwang_mandriva_org>
Summary : Extract balanced-delimiter substrings
Description :
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:

RPM found in directory: /vol/rzm6/linux-mandriva/official/2011/i586/media/contrib/release

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-Text-Balanced-2.20.0-2-mdv2011.0.noarch.rpm
ftp.icm.edu.pl  perl-Text-Balanced-2.20.0-2-mdv2011.0.noarch.rpm
     

Provides :
perl(Text::Balanced)
perl(Text::Balanced::ErrorMsg)
perl(Text::Balanced::Extractor)
perl-Text-Balanced

Requires :
perl-base >= 2:5.12.3
perl(Carp)
perl(Exporter)
perl(SelfLoader)
rpmlib(PayloadIsLzma) <= 4.4.6-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.12.3/Text
/usr/lib/perl5/vendor_perl/5.12.3/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/README
/usr/share/man/man3/Text::Balanced.3pm.xz

 
ICM