Jump to letter: [
          
            ABCDEFGHIJKLMNOPQRSTUVWXZ
          ]
        
        perl-Pod-Plainer - 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 recognise
the new style Pods. 
Packages
        
        
            | perl-Pod-Plainer-1.02-4m.mo7.noarch
              [23 KiB] | Changelog
              by Yohsuke Ooi (2011-01-14): - (6:5.12.1-4m)
- [SECURITY] CVE-2010-2761 CVE-2010-4410
- update CGI.pm to 3.50 by applying patch |