Metadata for perl-Text-ParseWords-3.30-460.el9.noarch.rpm

0 directories 0 files
Go up

INFO

Name: perl-Text-ParseWords
Version: 3.30-460.el9
Arch: noarch
Summary: Parse text into an array of tokens or array of arrays
License: GPL+ or Artistic
Vendor: AlmaLinux
Build Host: alma9-build.sinenomine.net
Build Date: Wed Feb 16 10:49:42 2022
Size: 13101
URL: https://metacpan.org/release/Text-ParseWords
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.

FILES

/usr/share/doc/perl-Text-ParseWords
/usr/share/doc/perl-Text-ParseWords/CHANGES
/usr/share/doc/perl-Text-ParseWords/README
/usr/share/man/man3/Text::ParseWords.3pm.gz
/usr/share/perl5/vendor_perl/Text
/usr/share/perl5/vendor_perl/Text/ParseWords.pm

REQUIRES

perl(:MODULE_COMPAT_5.32.1)
perl(:VERSION) 5.6.0
perl(Carp)
perl(Exporter)
perl(strict)
rpmlib(CompressedFileNames) 3.0.4-1
rpmlib(FileDigests) 4.6.0-1
rpmlib(PayloadFilesHavePrefix) 4.0-1
rpmlib(PayloadIsZstd) 5.4.18-1

PROVIDES

perl(Text::ParseWords) 3.30
perl-Text-ParseWords 3.30-460.el9

CONFIG FILES

/usr/share/doc/perl-Text-ParseWords
/usr/share/doc/perl-Text-ParseWords/CHANGES d
/usr/share/doc/perl-Text-ParseWords/README d
/usr/share/man/man3/Text::ParseWords.3pm.gz d
/usr/share/perl5/vendor_perl/Text
/usr/share/perl5/vendor_perl/Text/ParseWords.pm

LICENSE FILES

GPL+ or Artistic