Logoj0ke.net Open Build Service > Projects > internetx:1351100200:1002568494 > ImageMagick-6.9.6 > Binaries > ImageMagick-perl-6.9.6-8.3.... > Dependencies
Sign Up | Log In

Dependency of ImageMagick-perl-6.9.6-8.3.x86_64.rpm

Name: perl-Pod-Eventual

Project: CentOS_7.5

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
sub-classes. If it isn't, Pod::Eventual's own handle_event will be called, and
will raise an exception.

Version: 0.093330

Release: 12.el7

Architecture: noarch

Size: 23.1 KB

Build Time: 2014-07-04 06:22:07 +0200 (about 10 years ago)

Provides

Symbol Required by
perl(Pod::Eventual) = 0.093330 perl-Pod-Eventual
perl(Pod::Eventual::Simple)... perl-Pod-Coverage-TrustPod
perl-Pod-Eventual = 0.09333...

Requires

Symbol Provided by
perl(:MODULE_COMPAT_5.16.3) perl
perl(Carp) perl-Carp
perl(Mixin::Linewise::Readers) perl-Mixin-Linewise
perl(Pod::Eventual) perl-Pod-Eventual
perl(strict) perl
perl(warnings) perl