Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re: Danger, danger Will Robinson (documenting code)

by yakko (Friar)
on Mar 30, 2001 at 09:55 UTC ( [id://68286]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    # handle CTCP {LOOK,OGLE}
    sub _lookpm {
    ...
        my $man=IRC::get_info(1);
        my $booya=$x[2];
    . . .
    
  2. or download this
    # handle CTCP {LOOK,OGLE}
    sub _lookpm {
    ...
        my $nick=IRC::get_info(1);
        my $context=$pargv[2];
    . . .
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://68286]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others studying the Monastery: (3)
As of 2024-04-24 20:28 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found