Пакет perl-Text-ParseWords-3.30-460.el9.noarch
Имя | perl-Text-ParseWords |
---|---|
Эпоха | 0 |
Версия | 3.30 |
Релиз | 460.el9 |
Архитектура | noarch |
Сайт | https://metacpan.org/release/Text-ParseWords |
Лицензия | GPL+ or Artistic |
Время сборки | 2023-03-18 09:50:57 |
Хост сборки | builder-x86-03.inferitos.ru |
Краткое описание | Parse text into an array of tokens or array of arrays |
Репозитории | AppStream |
Полное описание | 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. |
Эррата | — |
Размер | 15 КиБ |
Исходный проект | perl-Text-ParseWords-3.30-460.el9 |
Контрольная сумма SHA-256 | abcc138fec1964a17dc03364221a04748dd06e71e102fe8333cda0d69161add7 |
×
* 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