redhat man page for pod::plainer

Query: pod::plainer

OS: redhat

Section: 3pm

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

Pod::Plainer(3pm)					 Perl Programmers Reference Guide					 Pod::Plainer(3pm)

NAME
Pod::Plainer - Perl extension for converting Pod to old style Pod.
SYNOPSIS
use Pod::Plainer; my $parser = Pod::Plainer -> new (); $parser -> parse_from_filehandle(*STDIN);
DESCRIPTION
Pod::Plainer uses Pod::Parser which takes Pod with the (new) 'C<< .. >>' constructs and returns the old(er) style with just 'C<>'; '<' and '>' are replaced by 'E<lt>' and 'E<gt>'. This can be used to pre-process Pod before using tools which do not recognise the new style Pods. EXPORT None by default.
AUTHOR
Robin Barker, rmb1@cise.npl.co.uk
SEE ALSO
See Pod::Parser. perl v5.8.0 2002-06-01 Pod::Plainer(3pm)
Related Man Pages
pod::perldoc::tochecker5.18(3pm) - mojave
pod::perldoc::tochecker(3pm) - mojave
pod::perldoc::tochecker(3pm) - osx
pod::simple::wiki::textile(3pm) - debian
pod::wsdl::return(3pm) - debian
Similar Topics in the Unix Linux Community
Make all words begin with capital letter?
Reduced Activity Notification
CentOS7 restoring file capabilities
Issue with events occuring in DST window
[TIP] Processing YAML files with yq