Name : perl-Text-Balanced
| |
Version : 2.03
| Vendor : obs://build_opensuse_org/devel:languages:perl
|
Release : 1.1
| Date : 2016-04-30 13:14:39
|
Group : Development/Libraries/Perl
| Source RPM : perl-Text-Balanced-2.03-1.1.src.rpm
|
Size : 0.15 MB
| |
Packager : (none)
| |
Summary : Extract delimited text sequences from strings
|
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).
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl/SLE_12_SP1/noarch |
Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server
Provides :
perl(Text::Balanced)
perl(Text::Balanced::ErrorMsg)
perl(Text::Balanced::Extractor)
perl-Text-Balanced
Requires :