Hi Somu,

Also,
On Wed, Apr 11, 2012 at 4:02 PM, timothy adigun <2teezp...@gmail.com> wrote:

> Hi Somu,
>
> On Wed, Apr 11, 2012 at 3:54 PM, Somu <som....@gmail.com> wrote:
>
>> I want to see the documentation of a module named Tk i installed recently.
>> I wish it were in html format for better reading. I'm unable to get the
>> best out of it in DOS mode.
>> Is pod2html helpful? If yes then how do i use it?
>> I tried "perldoc pod2html" but couldn't understand properly..
>>
>>
>  Do this on your Command Line Interface (CLI):
>   perldoc -o html -d Tk.html Tk
>  you should then read your documentation in html format. Just look for
> Tk.html file.
>

 You could also use Pod::Webserver. Please check this link:
http://search.cpan.org/~arandal/Pod-Webserver-3.05/lib/Pod/Webserver.pm.

Install the module Pod::Webserver, then issue a command 'podwebserver' on
your CLI . Then from your browser will be able to check all the module
installed on your system in your browser.

>
>
>>
>> Somu
>>
>
>
>
> --
> Tim
>
>


-- 
Tim

Reply via email to