in reply to Re^5: pod2usage not displaying the pod document information for verbose level 0 & 1 on LINUX
in thread pod2usage not displaying the pod document information for verbose level 0 & 1 on LINUX

I had that problem, then traced it to the fact that my perl script was saved with PC-style line endings instead of UNIX-style ones.
  • Comment on Re^6: pod2usage not displaying the pod document information for verbose level 0 & 1 on LINUX