develooper Front page | perl.perl5.porters | Postings from March 2011

Re: Rethinking some perldocs (Re: Revising Perl's OO docs - a newOO tutorial)

Thread Previous | Thread Next
From:
Matt Sergeant
Date:
March 4, 2011 08:08
Subject:
Re: Rethinking some perldocs (Re: Revising Perl's OO docs - a newOO tutorial)
Message ID:
4D710E83.1000505@sergeant.org
Tom Christiansen wrote:
> I must admit that I have never used this perldoc thing.
>
> Ever.  Truly.
>    
I think you're in a minority there - very few people look for the 
documentation for perl functions by loading "man perlfunc" and searching 
through, most do "perldoc -f <function>". And when helping people out on 
IRC or mailing lists I never load up each perlfaq file and grep through 
- perldoc -q is MUCH more efficient.

I'm actually surprised you've never used either of those features.

It's also very useful (vital even) on Windows (except Cygwin) where 
there is no "man".

Matt.

Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About