Gimp::Pod man page on Mandriva

Man page or keyword search:  
man Server   17060 pages
apropos Keyword Search (all sections)
Output format
Mandriva logo
[printable version]

Pod(3)		      User Contributed Perl Documentation		Pod(3)

NAME
       Gimp::Pod - 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;

DESCRIPTION
       "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.

METHODS
       new return a new Gimp::Pod object representing the current script or
	   undef, if an error occured.

       format([$format])
	   Returns the embedded pod documentation in the given format, or
	   undef if no documentation can be found.  Format can be one of
	   'text', 'html', 'man' or 'latex'. If none is specified, 'text' is
	   assumed.

       section($header)
	   Tries to retrieve the section with the header $header. There is no
	   trailing newline on the returned string, which may be undef in case
	   the section can't be found.

       author
       blurb
       description
       copyright
	   Tries to retrieve fields suitable for calls to the register
	   function.

       sections
	   Returns a list of paragraphs found in the pod.

AUTHOR
       Marc Lehmann <pcg@goof.com>

SEE ALSO
       perl(1), Gimp(1),

perl v5.10.1			  2004-01-28				Pod(3)
[top]

List of man pages available for Mandriva

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net