Mark Fowler <[EMAIL PROTECTED]> writes:

> Though more often than not I find myself doing
> 
>  $ sudo emacs `perldoc -l Test::Builder::Tester`
> 
> To load it up in emacs or suchlike.  (This is another reason not to run 
> always as root...perldoc will barf if you run it as root, but doing it 
> with sudo the `` doesn't have root privlidiges at this point.)

or use perldoc -U

-- 
Steve Mynott <[EMAIL PROTECTED]>

Reply via email to