Fri, 20 Sep 2024 03:42:08 UTC | login

Information for build perl-Pod-Eventual-0.094001-18.fc33

ID174108
Package Nameperl-Pod-Eventual
Version0.094001
Release18.fc33
Epoch
SummaryRead a POD document as a series of trivial events
DescriptionPOD is a pretty simple format to write, but it can be a big pain to deal with reading it and doing anything useful with it. Most existing POD parsers care about semantics, like whether a =item occurred after an =over but before a back, figuring out how to link a L<>, and other things like that. Pod::Eventual is much less ambitious and much more stupid. Fortunately, stupid is often better (that's what I keep telling myself, anyway). Pod::Eventual reads line-based input and produces events describing each POD paragraph or directive it finds. Once complete events are immediately passed to the handle_event method. This method should be implemented by Pod::Eventual sub-classes. If it isn't, Pod::Eventual's own handle_event will be called, and will raise an exception.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 13 Aug 2020 12:48:05 UTC
CompletedThu, 13 Aug 2020 12:48:05 UTC
Tags
f33
f37
f38
RPMs
src
perl-Pod-Eventual-0.094001-18.fc33.src.rpm (info) (download)
noarch
perl-Pod-Eventual-0.094001-18.fc33.noarch.rpm (info) (download)
Changelog * Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.094001-18 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Tue Jun 23 2020 Jitka Plesnikova <jplesnik@redhat.com> - 0.094001-17 - Perl 5.32 rebuild * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.094001-16 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Sat Aug 24 2019 Paul Howarth <paul@city-fan.org> - 0.094001-15 - Spec tidy-up - Use author-independent source URL - Simplify find command using -delete * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.094001-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Fri May 31 2019 Jitka Plesnikova <jplesnik@redhat.com> - 0.094001-13 - Perl 5.30 rebuild * Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.094001-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild