Package perl-Text-ParseWords-3.30-460.el9.src
| Name | perl-Text-ParseWords |
|---|---|
| Epoch | 0 |
| Version | 3.30 |
| Release | 460.el9 |
| Architecture | src |
| Website/URL | https://metacpan.org/release/Text-ParseWords |
| License | GPL+ or Artistic |
| Build Time | 2025-02-21 10:27:48 |
| Build Host | certified-builder01.msvsphere-os.ru |
| Summary | Parse text into an array of tokens or array of arrays |
| Repositories | OS |
| 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 | 17 KiB |
| Source Project | perl-Text-ParseWords-3.30-460.el9 |
| SHA-256 checksum | d77ab4ecfda4e39295dd8553fca83ffea3c0ef1a8a225238c325b4541777b0bb |
×
* 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