in reply to is there a man equivalent for perl that's searchable?

You can use Google for this. Just enter this query: splice site:perldoc.perl.org

  • Comment on Re: is there a man equivalent for perl that's searchable?

Replies are listed 'Best First'.
Re^2: is there a man equivalent for perl that's searchable?
by CamelDung (Novice) on Jan 02, 2010 at 21:50 UTC
    Greetings Gangabass, and thank you for your reply.

    Out of frustration, I opted to get a copy of the FreeBSD MAN pages script and adapt it to work on my locally installed commands, installed applications, and perl. It works perfectly for all *roff formatted pages. But not as well for the perl module man pages. :(

    Do you, or anyone else know how I might achieve the same results as the CPAN search - eg; perl::monks?


    Thank you for all your time and consideration.
        Greetings "Anonymous Monk"
        Thank you very much for your informative reply. I'm quite sure one of them will "fit the bill". :-)

        Best wishes, and thanks again!