Thu, 26 Dec 2024 23:09:05 UTC | login

Information for build perl-URI-Title-1.904-1.fc38

ID227030
Package Nameperl-URI-Title
Version1.904
Release1.fc38
Epoch
SummaryGet the titles of things on the web in a sensible way
DescriptionI keep having to find the title of things on the web. This seems like a really simple request, just get() the object, parse for a title tag, you're done. Ha, I wish. There are several problems with this approach: What if the resource is on a very slow server? Do we wait forever or what? What if the resource is a 900 gig file? You don't want to download that. What if the page title isn't in a title tag, but is buried in the HTML somewhere? What if the resource is an MP3 file, or a word document or something? ... So, let's solve these issues once.
Built bydavidlt
State complete
Volume DEFAULT
StartedTue, 21 Feb 2023 15:47:22 UTC
CompletedTue, 21 Feb 2023 15:47:22 UTC
Tags
f38
f39
f40
RPMs
src
perl-URI-Title-1.904-1.fc38.src.rpm (info) (download)
noarch
perl-URI-Title-1.904-1.fc38.noarch.rpm (info) (download)
perl-URI-Title-tests-1.904-1.fc38.noarch.rpm (info) (download)
Changelog * Thu Feb 09 2023 Jitka Plesnikova <jplesnik@redhat.com> - 1.904-1 - 1.904 bump * Wed Jan 25 2023 Jitka Plesnikova <jplesnik@redhat.com> - 1.903-1 - 1.903 bump - Package tests * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.902-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.902-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Wed Jun 01 2022 Jitka Plesnikova <jplesnik@redhat.com> - 1.902-9 - Perl 5.36 rebuild * Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.902-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.902-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Fri May 21 2021 Jitka Plesnikova <jplesnik@redhat.com> - 1.902-6 - Perl 5.34 rebuild