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

perl-Pod-Eventual-0.094003-1.6 RPM for noarch

From OpenSuSE Ports Tumbleweed for noarch

Name: perl-Pod-Eventual Distribution: openSUSE:Factory:zSystems
Version: 0.094003 Vendor: openSUSE
Release: 1.6 Build date: Sun Jan 1 04:15:43 2023
Group: Unspecified Build host: reproducible
Size: 41078 Source RPM: perl-Pod-Eventual-0.094003-1.6.src.rpm
Packager: https://bugs.opensuse.org
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.

Provides

Requires

License

Artistic-1.0 OR GPL-1.0-or-later

Changelog

* Sun Jan 01 2023 Tina Müller <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 Tina Müller <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

Files

/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, Thu May 2 23:22:08 2024