Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

Re: pmchat-2 Unix Patch for Safe signal issue

by jakobi (Pilgrim)
on Sep 28, 2009 at 23:06 UTC ( [id://798014]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    --- pm_chat2_orig    2009-10-06 13:26:40.540719370 +0200
    +++ pm_chat2    2009-10-06 14:15:21.456289356 +0200
    ...
     
     while (1) {
       getprivatemessages;
    
  2. or download this
    #!/usr/bin/perl -w 
    
    ...
      }
    }
    
  3. or download this
    #!/usr/bin/perl -w 
    
    ...
       $res->is_success or die "POST Error: " . $res->status_line . "\n";
       print $res->status_line, "\n";
    }
    

Log In?
Username:
Password:

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

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

    No recent polls found