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

Information for build perl-Pod-Eventual-0.094002-5.fc37

ID199331
Package Nameperl-Pod-Eventual
Version0.094002
Release5.fc37
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
StartedTue, 06 Sep 2022 14:04:18 UTC
CompletedTue, 06 Sep 2022 14:04:18 UTC
Tags
f37
f38
RPMs
src
perl-Pod-Eventual-0.094002-5.fc37.src.rpm (info) (download)
noarch
perl-Pod-Eventual-0.094002-5.fc37.noarch.rpm (info) (download)
Changelog * Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.094002-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Wed Jun 01 2022 Jitka Plesnikova <jplesnik@redhat.com> - 0.094002-4 - Perl 5.36 rebuild * Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.094002-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Tue Jul 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.094002-2 - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Mon Jul 05 2021 Paul Howarth <paul@city-fan.org> - 0.094002-1 - Update to 0.094002 - Fix typo - Update author contact info - Document perl version policy - Use %license unconditionally * Fri May 21 2021 Jitka Plesnikova <jplesnik@redhat.com> - 0.094001-20 - Perl 5.34 rebuild * Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.094001-19 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild * Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.094001-18 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild