in reply to pod2usage not displaying the pod document information for verbose level 0 & 1 on LINUX

This is a duplicate of the same question.

Software speaks in tongues of man; I debug, therefore I code.
Stop saying 'script'. Stop saying 'line-noise'.

  • Comment on Re: pod2usage not working for verbose level 0 & 1 on LINUX

Replies are listed 'Best First'.
Re^2: pod2usage not working for verbose level 0 & 1 on LINUX
by Anonymous Monk on Apr 28, 2008 at 19:58 UTC
    It's the same question and alas no answer. The problem is that pod2usage is not working for verbose 0 or 1, but it works for 2. I am seeing this problem on Linux RedHat release 4 update 4. I use Pod::Checker and it shows no errors. The complete documentation works but pod2usage does not recognize OPTIONS or SYNOPSIS though verbose level prints the whole thing correctly.