Logoj0ke.net Open Build Service > Projects > server:monitoring > nagios-plugins-nwc-health > Binaries > nagios-plugins-nwc-health-8... > Dependencies
Sign Up | Log In

Dependency of nagios-plugins-nwc-health-8.0-1.1.src.rpm

Name: perl-Pod-Eventual

Project: openSUSE_13.2

Repository: oss

Title: read a POD document as a series of trivial events

Description:
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.

Version: 0.094001

Release: 2.1.3

Architecture: noarch

Size: 22.4 KB

Build Time: 2014-10-06 17:55:43 +0200 (over 9 years ago)

Provides

Symbol Required by
perl(Pod::Eventual) = 0.094001 perl-Dist-Zilla
perl(Pod::Eventual::Simple)... perl-Pod-Coverage-TrustPod
perl-Pod-Eventual = 0.09400...

Requires

Symbol Provided by
perl(:MODULE_COMPAT_5.20.1) perl
perl(Mixin::Linewise::Reade... perl-Mixin-Linewise