Пакет perl-Text-ParseWords-3.30-460.el9.src
| Имя | perl-Text-ParseWords |
|---|---|
| Эпоха | 0 |
| Версия | 3.30 |
| Релиз | 460.el9 |
| Архитектура | src |
| Сайт | https://metacpan.org/release/Text-ParseWords |
| Лицензия | GPL+ or Artistic |
| Время сборки | 2025-02-21 10:27:48 |
| Хост сборки | certified-builder01.msvsphere-os.ru |
| Краткое описание | Parse text into an array of tokens or array of arrays |
| Репозитории | OS |
| Полное описание | 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. |
| Эррата | — |
| Размер | 17 КиБ |
| Исходный проект | perl-Text-ParseWords-3.30-460.el9 |
| Контрольная сумма SHA-256 | 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