Skip Menu |

This queue is for tickets about the CGI-Application-Plugin-ViewCode CPAN distribution.

Report information
The Basics
Id: 16510
Status: resolved
Priority: 0/
Queue: CGI-Application-Plugin-ViewCode

People
Owner: Nobody in particular
Requestors: mark [...] summersault.com
Cc:
AdminCc:

Bug Information
Severity: Wishlist
Broken in: (no value)
Fixed in: (no value)



Subject: wish: view_pod run mode
This is a nice development tool. I'd like to use it to share POD easily with our designer, so he can easily check the required and optional query parameters to construct URLs with. So I'm wishing for a "view_pod" run mode that only shows the pod (but possibly with a link to the full source). Pod::XHTML could do the heavy lifting. http://search.cpan.org/~bbc/Pod-Xhtml/lib/Pod/Xhtml.pm Mark
[guest - Thu Dec 15 09:55:13 2005]: Show quoted text
> This is a nice development tool. > > I'd like to use it to share POD easily with our designer, so he can > easily check the required and optional query parameters to construct > URLs with. > > So I'm wishing for a "view_pod" run mode that only shows the pod (but > possibly with a link to the full source). Pod::XHTML could do the > heavy lifting.
That's a reasonable request, and not too difficult to add. It's in the newly uploaded 1.0 version which also includes support for running as a CAP::DevPopup report.