Template::Plugin::Pod - phpMan

Command: man perldoc info search(apropos)  


NAME
    Template::Plugin::Pod - Plugin interface to Pod::POM (Pod Object Model)

SYNOPSIS
        [% USE Pod(podfile) %]

        [% FOREACH head1 = Pod.head1;
             FOREACH head2 = head1/head2;
               ...
             END;
           END
        %]

DESCRIPTION
    This plugin is an interface to the Pod::POM module.

AUTHOR
    Andy Wardley <abw AT wardley.org> <http://wardley.org/>

COPYRIGHT
    Copyright (C) 1996-2007 Andy Wardley. All Rights Reserved.

    This module is free software; you can redistribute it and/or modify it
    under the same terms as Perl itself.

SEE ALSO
    Template::Plugin, Pod::POM


Generated by phpMan Author: Che Dong On Apache Under GNU General Public License - MarkDown Format
2026-05-21 22:10 @216.73.216.105 CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Valid XHTML 1.1!Valid CSS!

^_back to top