SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Pod-Eventual rpm build for : OpenSuSE. For other distributions click perl-Pod-Eventual.

Name : perl-Pod-Eventual
Version : 0.094001 Vendor : openSUSE
Release : bp153.1.1 Date : 2021-02-21 07:56:54
Group : Development/Libraries/Perl Source RPM : perl-Pod-Eventual-0.094001-bp153.1.1.src.rpm
Size : 0.03 MB
Packager : https://bugs_opensuse_org
Summary : 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.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/openSUSE:/Backports:/SLE-15-SP3/step/noarch

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-Pod-Eventual-0.094001-bp153.1.1.noarch.rpm
ftp.icm.edu.pl  perl-Pod-Eventual-0.094001-bp153.1.1.noarch.rpm
     

Provides :
perl(Pod::Eventual)
perl(Pod::Eventual::Simple)
perl-Pod-Eventual

Requires :
perl(:MODULE_COMPAT_5.26.1)
perl(Mixin::Linewise::Readers) >= 0.102
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/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/armv7l-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

 
ICM