Search results for "module:Pod::Browser"
Pod::Browser - Pod Web Server based on Catalyst and ExtJS
This is a Catalyst server which serves PODs. It allows you to browse through your local repository of modules. On the front page is a search box which uses CPAN's xml interface to retrieve the results. If you click on one of them the POD is displayed...
PERLER/Pod-Browser-1.0.1 - 11 Jan 2012 08:35:50 UTC
Tk::Pod - Pod browser toplevel widget
Simple Pod browser with hypertext capabilities in a "Toplevel" widget...
SREZIC/Tk-Pod-0.9943 - 31 Jan 2016 13:45:11 UTC
Tk::Pod::Text - Pod browser widget
Tk::Pod::Text is a readonly text widget that can display Pod documentation....
SREZIC/Tk-Pod-0.9943 - 31 Jan 2016 13:45:11 UTC
Pod::Pdf - A POD to PDF translator
"pod2pdf" translates single "POD" (Perl Plain Old Documentation) files and translates them to "PDF" (Adobe Portable Document Format) files. Future extensions to this program may permit translation of multiple "POD" files into a single book. At this s...
AJFRY/Pod-Pdf-1.2 - 31 May 2000 10:04:09 UTC
Pod::Site - Build browsable HTML documentation for your app
This program searches a list of directories and generates a jQuery <http://jquery.org/>-powered documentation site from all of the POD files it finds. It was originally designed for the Bricolage <http://bricolagecms.org/> project but is has evolved ...
DWHEELER/Pod-Site-0.56 - 15 Aug 2015 01:27:30 UTC
Pod::Server - a web server for locally installed perl documentation
In the Ruby world, there is a utility called "gem_server" which starts up a little web server that serves documentation for all the locally installed RubyGems. When I was coding in Ruby, I found it really useful to know what gems I had installed and ...
BEPPU/Pod-Server-1.14 - 20 Feb 2014 03:16:09 UTC
Pod::Escapes - for resolving Pod Elt...gt sequences
This module provides things that are useful in decoding Pod E<...> sequences. Presumably, it should be used only by Pod parsers and/or formatters. By default, Pod::Escapes exports none of its symbols. But you can request any of them to be exported. E...
NEILB/Pod-Escapes-1.07 - 09 Dec 2014 21:35:04 UTC
Pod::Cookbook - Recipes for working with POD
PERLANCAR/Pod-Cookbook-0.001
-
14 Apr 2020 09:08:10 UTC
Pod::HtmlTree - Create a hierarchy of HTML documents from your module's PMs.
So you've just created a great new Perl module distribution including several *.pm files? You've added nice POD documentation to each of them and now you'd like to view it nicely formatted in a web browser? And you'd also like to navigate between all...
MSCHILLI/Pod-HtmlTree-0.97 - 25 Apr 2004 19:26:11 UTC
Pod::HtmlEasy - Generate personalized HTML from PODs.
The purpose of this module is to generate HTML data from POD in a easy and personalized mode. By default the HTML generated is similar to the CPAN site style for module documentation....
GLEACH/Pod-HtmlEasy-v1.1.11a - 23 Aug 2014 02:12:52 UTC
Pod::Webserver - Minimal web server for local Perl documentation
This module can be run as an application that works as a minimal web server to serve local Perl documentation. It's like perldoc except it works through your browser. "podwebserver -h" displays help: Pod::Webserver version 3.11 Running under perl ver...
RSAVAGE/Pod-Webserver-3.11 - 13 Feb 2016 23:19:52 UTC
Apache::Pod::HTML - base class for converting Pod files to prettier forms
PETDANCE/Apache-Pod-0.22
-
17 Sep 2005 03:55:19 UTC
Apache2::Pod::HTML - base class for converting Pod files to prettier forms
MARKLE/Apache2-Pod-0.27
-
17 Mar 2009 18:39:58 UTC
TOBYINK::Pod::HTML - convert Pod to HTML like TOBYINK
Yet another pod2html converter. Note that this module requires Perl 5.14, and I have no interest in supporting legacy versions of Perl. Constructor "new(%attrs)" Moose-style constructor. Attributes "pretty" If true, will output pretty-printed (nicely...
TOBYINK/TOBYINK-Pod-HTML-0.005 - 03 Mar 2014 21:24:59 UTC
Pod::Simple::HTMLBatch - convert several Pod files to several HTML files
This module is used for running batch-conversions of a lot of HTML documents This class is NOT a subclass of Pod::Simple::HTML (nor of bad old Pod::Html) -- although it uses Pod::Simple::HTML for doing the conversion of each document. The normal use ...
KHW/Pod-Simple-3.45 - 15 May 2023 23:28:35 UTC
Catalyst::Controller::POD - Serves PODs right from your Catalyst application
This is a catalyst controller which serves PODs. It allows you to browse through your local repository of modules. On the front page of this controller is a search box which uses CPAN's xml interface to retrieve the results. If you click on one of th...
PERLER/Catalyst-Controller-POD-1.0.0 - 25 Jan 2011 10:43:25 UTC