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::index::builder(3pm) - debian
pod::wsdl::attr(3pm) - debian
pod::wsdl::fault(3pm) - debian
pod::wsdl::param(3pm) - debian
pod::wsdl::return(3pm) - debian
Similar Topics in the Unix Linux Community
How to capture ^x,^y via bash script?
Tar Command
CentOS7 restoring file capabilities
About TODO