[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Package perl-Text-ParseWords-3.30-460.el9.noarch download

Name perl-Text-ParseWords
Epoch 0
Version 3.30
Release 460.el9
Architecture noarch
Website/URL https://metacpan.org/release/Text-ParseWords
License GPL+ or Artistic
Build Time 2023-03-18 09:50:57
Build Host builder-x86-03.inferitos.ru
Summary Parse text into an array of tokens or array of arrays
Repositories AppStream
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.
Errata
Size 15 KiB
Source Project perl-Text-ParseWords-3.30-460.el9
SHA-256 checksum abcc138fec1964a17dc03364221a04748dd06e71e102fe8333cda0d69161add7
× Full screenshot
Changelog link
* Wed Mar 15 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 3.30-460
- Rebuilt for MSVSphere 9.1.

* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 3.30-460
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
  Related: rhbz#1991688

* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 3.30-459
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937