Fri, 20 Sep 2024 03:58:19 UTC | login

Information for build perl-Pod-Eventual-0.094001-10.fc29

ID51058
Package Nameperl-Pod-Eventual
Version0.094001
Release10.fc29
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, 12 Jul 2018 22:22:00 UTC
CompletedThu, 12 Jul 2018 22:22:00 UTC
Tags
f29
RPMs
src
perl-Pod-Eventual-0.094001-10.fc29.src.rpm (info) (download)
noarch
perl-Pod-Eventual-0.094001-10.fc29.noarch.rpm (info) (download)
Changelog * Thu Jun 28 2018 Jitka Plesnikova <jplesnik@redhat.com> - 0.094001-10 - Perl 5.28 rebuild * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.094001-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.094001-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Mon Jun 05 2017 Jitka Plesnikova <jplesnik@redhat.com> - 0.094001-7 - Perl 5.26 rebuild * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.094001-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild