Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

perl-Pod-Eventual-0.094001-lp152.3.2 RPM for noarch

From OpenSuSE Leap 15.2 for noarch

Name: perl-Pod-Eventual Distribution: openSUSE Leap 15.2
Version: 0.094001 Vendor: openSUSE
Release: lp152.3.2 Build date: Fri Sep 20 19:57:46 2019
Group: Development/Libraries/Perl Build host: sheep82
Size: 35726 Source RPM: perl-Pod-Eventual-0.094001-lp152.3.2.src.rpm
Packager: https://bugs.opensuse.org
Url: http://search.cpan.org/dist/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.

Provides

Requires

License

Artistic-1.0 or GPL-1.0+

Changelog

* 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

Files

/usr/lib/perl5/vendor_perl/5.26.1/Pod
/usr/lib/perl5/vendor_perl/5.26.1/Pod/Eventual
/usr/lib/perl5/vendor_perl/5.26.1/Pod/Eventual.pm
/usr/lib/perl5/vendor_perl/5.26.1/Pod/Eventual/Simple.pm
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi
/usr/share/doc/packages/perl-Pod-Eventual
/usr/share/doc/packages/perl-Pod-Eventual/Changes
/usr/share/doc/packages/perl-Pod-Eventual/LICENSE
/usr/share/doc/packages/perl-Pod-Eventual/README
/usr/share/doc/packages/perl-Pod-Eventual/eg
/usr/share/doc/packages/perl-Pod-Eventual/eg/blanks.pod
/usr/share/doc/packages/perl-Pod-Eventual/eg/cut-into.pl
/usr/share/doc/packages/perl-Pod-Eventual/eg/dump.pl
/usr/share/doc/packages/perl-Pod-Eventual/eg/non-empty-blank.pod
/usr/share/doc/packages/perl-Pod-Eventual/eg/non-pod.pl
/usr/share/doc/packages/perl-Pod-Eventual/eg/test.pod
/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, Tue Apr 9 11:50:38 2024