Logoj0ke.net Open Build Service > Projects > internetx:managed:testing > ix-firewall-plesk > Binaries > ix-firewall-plesk-0.1.10-2.... > Dependencies
Sign Up | Log In

Dependency of ix-firewall-plesk-0.1.10-2.1.src.rpm

Name: perl-Text-ParseWords

Project: CENTOS:8.0:BaseOS

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.30

Release: 395.el8

Architecture: noarch

Size: 17.9 KB

Build Time: 2019-07-02 16:43:25 +0200 (almost 5 years ago)

Provides

Symbol Required by
perl(Text::ParseWords) = 3.30 perl-Pod-Perldoc perl-Getopt-Long
perl-Text-ParseWords = 3.30...

Requires

Symbol Provided by
perl(:MODULE_COMPAT_5.26.3) perl-libs
perl(:VERSION) >= 5.6.0 perl-libs
perl(Carp) perl-Carp
perl(Exporter) perl-Exporter
perl(strict) perl-libs