Thu, 26 Dec 2024 23:24:07 UTC | login

Information for build perl-URI-Title-1.901-7.fc29

ID55353
Package Nameperl-URI-Title
Version1.901
Release7.fc29
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
StartedThu, 19 Jul 2018 03:31:15 UTC
CompletedThu, 19 Jul 2018 03:31:15 UTC
Tags
f29
f30
f31
RPMs
src
perl-URI-Title-1.901-7.fc29.src.rpm (info) (download)
noarch
perl-URI-Title-1.901-7.fc29.noarch.rpm (info) (download)
Changelog * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.901-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Fri Jun 29 2018 Jitka Plesnikova <jplesnik@redhat.com> - 1.901-6 - Perl 5.28 rebuild * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.901-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.901-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Mon Jun 05 2017 Jitka Plesnikova <jplesnik@redhat.com> - 1.901-3 - Perl 5.26 rebuild * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.901-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Mon Aug 29 2016 Jitka Plesnikova <jplesnik@redhat.com> - 1.901-1 - 1.901 bump