logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Pod::POM::View::Pod - create a Pod view of a POM object

Author

       Andy Wardley <abw@kfs.org>

Description

       Pod view of a Pod Object Model.

Methods

       "view($self, $type, $item)"
       "view_pod($self, $pod)"
       "view_head1($self, $head1)"
       "view_head2($self, $head2)"
       "view_head3($self, $head3)"
       "view_head4($self, $head4)"
       "view_over($self, $over)"
       "view_item($self, $item)"
       "view_for($self, $for)"
       "view_begin($self, $begin)"
       "view_textblock($self, $textblock)"
       "view_verbatim($self, $verbatim)"
       "view_meta($self, $meta)"

Name

       Pod::POM::View::Pod - create a Pod view of a POM object

See Also