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: Mageia |
Version: 0.94.1 | Vendor: Mageia.Org |
Release: 9.mga8 | Build date: Wed Feb 12 07:24:19 2020 |
Group: Development/Perl | Build host: localhost |
Size: 39209 | Source RPM: perl-Pod-Eventual-0.94.1-9.mga8.src.rpm |
Packager: umeabot <umeabot> | |
Url: http://search.cpan.org/dist/Pod-Eventual | |
Summary: Just get an array of the stuff Pod::Eventual finds |
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 subclasses. If it isn't, Pod::Eventual's own 'handle_event' will be called, and will raise an exception.
GPL+ or Artistic
* Wed Feb 12 2020 umeabot <umeabot> 0.94.1-9.mga8 + Revision: 1496675 - Mageia 8 Mass Rebuild + wally <wally> - replace deprecated %makeinstall_std * Wed Sep 19 2018 umeabot <umeabot> 0.94.1-8.mga7 + Revision: 1270544 - Mageia 7 Mass Rebuild
/usr/share/doc/perl-Pod-Eventual /usr/share/doc/perl-Pod-Eventual/Changes /usr/share/doc/perl-Pod-Eventual/LICENSE /usr/share/doc/perl-Pod-Eventual/META.yml /usr/share/doc/perl-Pod-Eventual/README /usr/share/man/man3/Pod::Eventual.3pm.xz /usr/share/man/man3/Pod::Eventual::Simple.3pm.xz /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, Sun Mar 9 11:57:25 2025