| Name: | perl-Pod-Plainer | 
|---|---|
| Version: | 1.04 | 
| Release: | 7.el8 | 
| Architecture: | noarch | 
| Group: | Unspecified | 
| Size: | 5207 | 
| License: | GPL+ or Artistic | 
| RPM: | perl-Pod-Plainer-1.04-7.el8.noarch.rpm | 
| Source RPM: | perl-Pod-Plainer-1.04-7.el8.src.rpm | 
| Build Date: | Thu Mar 14 2019 | 
| Build Host: | ca-build101.us.oracle.com | 
| Vendor: | Oracle America | 
| URL: | http://search.cpan.org/dist/Pod-Plainer/ | 
| Summary: | Perl extension for converting Pod to old-style Pod | 
| 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 recognize the new style Pods.  |