Logoj0ke.net Open Build Service > Projects > internetx:1351100200:1002568494 > ImageMagick-6.9.6 > Binaries > ImageMagick-perl-6.9.6-8.3.... > Dependencies
Sign Up | Log In

Dependency of ImageMagick-perl-6.9.6-8.3.x86_64.rpm

Name: perl-Text-ParseWords

Project: CentOS_7.5

Repository: oss

Title: Parse text into an array of tokens or array of arrays

Description:
The nested_quotewords() and quotewords() functions accept a delimiter (which
can be a regular expression) and a list of lines and then breaks those lines
up into a list of words ignoring delimiters that appear inside quotes.
quotewords() returns all of the tokens in a single long list, while
nested_quotewords() returns a list of token lists corresponding to the
elements of @lines. parse_line() does tokenizing on a single string. The
quotewords() functions simply call &parse_line(), so if you're only splitting
one line you can call parse_line() directly and save a function call.

Version: 3.29

Release: 4.el7

Architecture: noarch

Size: 13.7 KB

Build Time: 2014-07-04 06:24:52 +0200 (about 10 years ago)

Requires

Symbol Provided by
perl >= 0:5.006 perl
perl(:MODULE_COMPAT_5.16.3) perl
perl(Carp) perl-Carp
perl(Exporter) perl-Exporter
perl(strict) perl