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.094002 | Vendor: Fedora Project |
Release: 1.el9 | Build date: Thu Dec 9 17:32:22 2021 |
Group: Unspecified | Build host: buildvm-s390x-04.s390.fedoraproject.org |
Size: 41452 | Source RPM: perl-Pod-Eventual-0.094002-1.el9.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+ or Artistic
* 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 * 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
/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 15 07:51:05 2024