Apache2::Pod

Apache2::Pod is a Perl base class for converting Pod files to prettier forms.
Download

Apache2::Pod Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Theron Lewis
  • Publisher web site:
  • http://search.cpan.org/~kypreos/Apache2-Pod-0.24/lib/Apache2/Pod.pm

Apache2::Pod Tags


Apache2::Pod Description

Apache2::Pod is a Perl base class for converting Pod files to prettier forms. Apache2::Pod is a Perl base class for converting Pod files to prettier forms.SYNOPSISThe Apache2::Pod::* are mod_perl handlers to easily convert Pod to HTML or other forms. You can also emulate perldoc.FUNCTIONSNo functions are exported. I don't want to dink around with Exporter in mod_perl if I don't need to.getpodfile( $r )Returns the filename requested off of the $r request object, or what Perldoc would find, based on Pod::Find.resolve_modname( $r )Returns a module name based on $r->path_info.getpodfuncdoc( $file, $function_name )Given the full filepath of the perlfunc pod file and a function name, returns the section of that pod document pertaining to the function. If the function is not found, returns a pod document phrase stating so. Requirements: · Perl


Apache2::Pod Related Software