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: SUSE Linux Framework One |
Version: 0.094003 | Vendor: SUSE LLC <https://www.suse.com/> |
Release: slfo.1.1.3 | Build date: Mon Aug 26 11:15:31 2024 |
Group: Unspecified | Build host: h01-ch3b |
Size: 41078 | Source RPM: perl-Pod-Eventual-0.094003-slfo.1.1.3.src.rpm |
Packager: https://www.suse.com/ | |
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 subclasses. If it isn't, Pod::Eventual's own 'handle_event' will be called, and will raise an exception.
Artistic-1.0 OR GPL-1.0-or-later
* Sun Jan 01 2023 timueller+perl@suse.de - updated to 0.094003 see /usr/share/doc/packages/perl-Pod-Eventual/Changes 0.094003 2022-12-31 16:48:21-05:00 America/New_York - update author contact info * Sun Jul 04 2021 timueller+perl@suse.de - updated to 0.094002 see /usr/share/doc/packages/perl-Pod-Eventual/Changes 0.094002 2021-07-03 13:16:26-04:00 America/New_York - fix typo (thanks, BooK!) - update author contact info - document perl version policy * Mon Nov 25 2013 coolo@suse.com - updated to 0.094001 require Mixin-Linewise 0.102 to avoid busted 0.101 tiny documentation tweak update repo and bugtracker * Mon Jan 17 2011 coolo@novell.com - initial package 0.093330 * created by cpanspec 1.78.03
/usr/lib/perl5/vendor_perl/5.38.2/Pod /usr/lib/perl5/vendor_perl/5.38.2/Pod/Eventual /usr/lib/perl5/vendor_perl/5.38.2/Pod/Eventual.pm /usr/lib/perl5/vendor_perl/5.38.2/Pod/Eventual/Simple.pm /usr/share/doc/packages/perl-Pod-Eventual /usr/share/doc/packages/perl-Pod-Eventual/Changes /usr/share/doc/packages/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
Generated by rpm2html 1.8.1
Fabrice Bellet, Sat Nov 9 00:03:33 2024