Source: libpod-plainer-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Dominic Hargreaves <dom@earth.li>
Section: perl
Priority: optional
Build-Depends: debhelper (>= 8)
Build-Depends-Indep: perl
Standards-Version: 3.9.5
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libpod-plainer-perl.git
Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libpod-plainer-perl.git
Homepage: https://metacpan.org/release/Pod-Plainer

Package: libpod-plainer-perl
Architecture: all
Depends: ${misc:Depends},
         ${perl:Depends}
Description: Perl extension for converting Pod to old-style Pod
 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.

