Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Perldoc Keyword Search (update3)

by LanX (Saint)
on Feb 16, 2012 at 05:44 UTC ( [id://954149]=CUFP: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    $ perldoc -f ..
    No documentation for perl function `..' found
    
  2. or download this
    #!/usr/bin/perl
     
    ...
      my $ret = `pod2man $outfile |nroff -man > /tmp/tmp.man`;
      print system("less -p \"$marker\" /tmp/tmp.man")
    }
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: CUFP [id://954149]
Approved by Corion
Front-paged by Corion
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (3)
As of 2024-04-25 20:23 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found