INFO
Name: perl-Text-ParseWords
Version: 3.30-396.module_el8.5.0+160+d7199140
Arch: noarch
Summary: Parse text into an array of tokens or array of arrays
License: GPL+ or Artistic
Vendor: AlmaLinux
Build Host: almalinux-p9.osuosl.org
Build Date: Tue Dec 21 18:05:16 2021
Size: 13100
URL: http://search.cpan.org/dist/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.30.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(PayloadIsXz) 5.2-1
PROVIDES
perl(Text::ParseWords) 3.30
perl-Text-ParseWords 3.30-396.module_el8.5.0+160+d7199140
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
|