|
|
@ -39,7 +39,7 @@ is often better. (That's what I keep telling myself, anyway.)
|
|
|
|
Pod::Eventual reads line-based input and produces events describing each POD
|
|
|
|
Pod::Eventual reads line-based input and produces events describing each POD
|
|
|
|
paragraph or directive it finds. Once complete events are immediately passed to
|
|
|
|
paragraph or directive it finds. Once complete events are immediately passed to
|
|
|
|
the handle_event method. This method should be implemented by Pod::Eventual
|
|
|
|
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
|
|
|
|
sub-classes. If it isn't, Pod::Eventual's own handle_event will be called, and
|
|
|
|
will raise an exception.
|
|
|
|
will raise an exception.
|
|
|
|
|
|
|
|
|
|
|
|
%prep
|
|
|
|
%prep
|
|
|
|