# HOW TO EDIT THIS FILE: # The "handy ruler" below makes it easier to edit a package description. Line # up the first '|' above the ':' following the base package name, and the '|' on # the right side marks the last column you can put a character in. You must make # exactly 11 lines for the formatting to be correct. It's also customary to # leave one space after the ':'. |-----handy-ruler------------------------------------------------------| pod-simple: Pod::Simple - framework for parsing Pod pod-simple: pod-simple: Pod::Simple is a Perl library for parsing text in the Pod ("plain pod-simple: old documentation") markup language that is typically used for pod-simple: writing documentation for Perl and for Perl modules. The Pod format pod-simple: is explained in the perlpod man page; the most common formatter is pod-simple: called "perldoc". Pod formatters can use Pod::Simple to parse Pod pod-simple: documents into produce renderings of them in plain ASCII, in HTML, pod-simple: or in any number of other formats. pod-simple: www.slacky.eu pod-simple: Packager Michele Petrecca