Help for this page

Select Code to Download


  1. or download this
    function perldoc() { command perldoc -n less "$@" |man -l -; }
    
  2. or download this
    GROFF_NO_SGR=1 perldoc -oman ...