Thu, 26 Dec 2024 23:42:27 UTC | login

Information for build perl-URI-Title-1.904-4.fc40

ID284530
Package Nameperl-URI-Title
Version1.904
Release4.fc40
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
StartedWed, 21 Feb 2024 15:49:40 UTC
CompletedWed, 21 Feb 2024 15:49:40 UTC
Tags
f40
f41
RPMs
src
perl-URI-Title-1.904-4.fc40.src.rpm (info) (download)
noarch
perl-URI-Title-1.904-4.fc40.noarch.rpm (info) (download)
perl-URI-Title-tests-1.904-4.fc40.noarch.rpm (info) (download)
Changelog * Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.904-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.904-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.904-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * 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