Thu, 04 Jul 2024 11:07:00 UTC | login

Information for build perl-Text-ParseWords-3.31-500.fc39

ID258323
Package Nameperl-Text-ParseWords
Version3.31
Release500.fc39
Epoch
SummaryParse text into an array of tokens or array of arrays
DescriptionThe 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.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 26 Oct 2023 07:21:57 UTC
CompletedThu, 26 Oct 2023 07:21:57 UTC
Tags
f40
RPMs
src
perl-Text-ParseWords-3.31-500.fc39.src.rpm (info) (download)
noarch
perl-Text-ParseWords-3.31-500.fc39.noarch.rpm (info) (download)
perl-Text-ParseWords-tests-3.31-500.fc39.noarch.rpm (info) (download)
Changelog * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3.31-500 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Tue Jul 11 2023 Jitka Plesnikova <jplesnik@redhat.com> - 3.31-499 - Increase release to favour standalone package * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3.31-490 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 3.31-489 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Mon May 30 2022 Jitka Plesnikova <jplesnik@redhat.com> - 3.31-488 - Increase release to favour standalone package * Wed Apr 13 2022 Jitka Plesnikova <jplesnik@redhat.com> - 3.31-1 - 3.31 bump - Package tests * Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 3.30-479 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3.30-478 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild