in reply to Re^5: perldoc POD documenation not working
in thread perldoc POD documentation not working

Got it. Doing in my .cshrc 'setenv PAGER /bin/more' didn't work. But doing in my .cshrc 'setenv PERLDOC_PAGER /bin/more' did work. Thanks!
Perl 5.8.8 on Redhat Linux RHEL 5.5.56 (64-bit)
  • Comment on Re^6: perldoc POD documenation not working