| Name: | perl-Pod-Plainer |
|---|---|
| Version: | 1.03 |
| Release: | 4.el7 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 5888 |
| License: | GPL+ or Artistic |
| RPM: | perl-Pod-Plainer-1.03-4.el7.noarch.rpm |
| Source RPM: | perl-Pod-Plainer-1.03-4.el7.src.rpm |
| Build Date: | Wed Apr 30 2014 |
| Build Host: | ca-buildj3.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. |