Gimp::Pod

Gimp::Pod is a Perl module to evaluate pod documentation embedded in scripts.
Download

Gimp::Pod Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Marc Lehmann
  • Publisher web site:
  • http://www.goof.com/pcg/marc/

Gimp::Pod Tags


Gimp::Pod Description

Gimp::Pod is a Perl module to evaluate pod documentation embedded in scripts. Gimp::Pod is a Perl module to evaluate pod documentation embedded in scripts.SYNOPSIS use Gimp::Pod; $pod = new Gimp::Pod; $text = $pod->format (); $html = $pod->format ('html'); $synopsis = $pod->section ('SYNOPSIS'); $author = $pod->author; @sections = $pod->sections;Gimp::Pod can be used to find and parse embedded pod documentation in gimp-perl scripts. At the moment only the formatted text can be fetched, future versions might have more interesting features. Requirements: · Perl


Gimp::Pod Related Software