Fri, 20 Sep 2024 06:57:02 UTC | login

Information for RPM perl-Pod-Eventual-0.094001-8.fc27.src.rpm

ID13263
Nameperl-Pod-Eventual
Version0.094001
Release8.fc27
Epoch
Archsrc
SummaryRead a POD document as a series of trivial events
DescriptionPOD 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.
Build Time2017-07-28 09:52:52 GMT
Size27.87 KB
9a6932b91d1c546dc0662943cac0855c
LicenseGPL+ or Artistic
Provides No Provides
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
perl(Carp)
perl(ExtUtils::MakeMaker) >= 6.30
perl(Mixin::Linewise::Readers) >= 0.102
perl(Test::Deep)
perl(Test::More) >= 0.88
perl(strict)
perl(warnings)
perl-generators
perl-interpreter
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
1 through 2 of 2
Name ascending sort Size
Pod-Eventual-0.094001.tar.gz16.25 KB
perl-Pod-Eventual.spec5.03 KB
Component of No Buildroots