in reply to pod2usage module

< some guy from "Star Wars"> Use The Search Luke</ some guy from "Star Wars">

Pod::Usage -> The Dynamic Duo --or-- Holy Getopt::Long, Pod::UsageMan!

Tutorials -> The Dynamic Duo --or-- Holy Getopt::Long, Pod::UsageMan!

How to RTFM

MJD says "you can't just make shit up and expect the computer to know what you mean, retardo!"
I run a Win32 PPM repository for perl 5.6.x and 5.8.x -- I take requests (README).
** The third rule of perl club is a statement of fact: pod is sexy.

Replies are listed 'Best First'.
Re^2: pod2usage module
by swaroop (Beadle) on May 18, 2005 at 09:15 UTC
    Thanks guys , but whenever using "man <script name>" its giving the following error message.

    "no mannual entry for script1."

    Is it possible to convert pod document as man page.

    thanks,
    swaroop
      `perldoc pod2man'

      MJD says "you can't just make shit up and expect the computer to know what you mean, retardo!"
      I run a Win32 PPM repository for perl 5.6.x and 5.8.x -- I take requests (README).
      ** The third rule of perl club is a statement of fact: pod is sexy.