Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: perl-Pod-Eventual | Distribution: Fedora Project |
Version: 0.094003 | Vendor: Fedora Project |
Release: 1.el10_0 | Build date: Sat Aug 24 13:43:52 2024 |
Group: Unspecified | Build host: buildhw-a64-03.iad2.fedoraproject.org |
Size: 41074 | Source RPM: perl-Pod-Eventual-0.094003-1.el10_0.src.rpm |
Packager: Fedora Project | |
Url: https://metacpan.org/release/Pod-Eventual | |
Summary: Read a POD document as a series of trivial events |
POD 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.
GPL-1.0-or-later OR Artistic-1.0-Perl
* Sun Jan 01 2023 Paul Howarth <paul@city-fan.org> - 0.094003-1 - Update to 0.094003 - Update author contact info - Use SPDX-format license tag * 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
/usr/share/doc/perl-Pod-Eventual /usr/share/doc/perl-Pod-Eventual/Changes /usr/share/doc/perl-Pod-Eventual/README /usr/share/licenses/perl-Pod-Eventual /usr/share/licenses/perl-Pod-Eventual/LICENSE /usr/share/man/man3/Pod::Eventual.3pm.gz /usr/share/man/man3/Pod::Eventual::Simple.3pm.gz /usr/share/perl5/vendor_perl/Pod /usr/share/perl5/vendor_perl/Pod/Eventual /usr/share/perl5/vendor_perl/Pod/Eventual.pm /usr/share/perl5/vendor_perl/Pod/Eventual/Simple.pm
Generated by rpm2html 1.8.1
Fabrice Bellet, Fri Nov 8 05:46:03 2024