RE: Pod 2 html question

2001-05-17 Thread Jamison, Shawn
PROTECTED] Subject: Re: Pod 2 html question > What I'm trying to accomplish is when a user > phat-fingers a command line for a Perl script I want the > pod to be parsed, converted to html and displayed in a web > browser. Kind of what perldoc does but dumped

Re: Pod 2 html question

2001-05-17 Thread dave . clarke
> What I'm trying to accomplish is when a user > phat-fingers a command line for a Perl script I want the > pod to be parsed, converted to html and displayed in a web > browser. Kind of what perldoc does but dumped to a web browser. > > > Anyone done this before?? Yes. use Pod::Ht