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.3 | Vendor: Mageia.Org |
Release: 2.mga10 | Build date: Sat Jun 28 11:43:00 2025 |
Group: Development/Perl | Build host: localhost |
Size: 85965 | Source RPM: perl-Pod-Eventual-0.94.3-2.mga10.src.rpm |
Packager: umeabot <umeabot> | |
Url: https://metacpan.org/release/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
* Sat Jun 28 2025 umeabot <umeabot> 0.94.3-2.mga10 + Revision: 2217141 - Mageia 10 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.json /usr/share/doc/perl-Pod-Eventual/META.yml /usr/share/doc/perl-Pod-Eventual/MYMETA.yml /usr/share/doc/perl-Pod-Eventual/README /usr/share/doc/perl-Pod-Eventual/eg /usr/share/doc/perl-Pod-Eventual/eg/blanks.pod /usr/share/doc/perl-Pod-Eventual/eg/cut-into.pl /usr/share/doc/perl-Pod-Eventual/eg/dump.pl /usr/share/doc/perl-Pod-Eventual/eg/non-empty-blank.pod /usr/share/doc/perl-Pod-Eventual/eg/non-pod.pl /usr/share/doc/perl-Pod-Eventual/eg/test.pod /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 Jun 29 02:18:05 2025