Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

TedPride's scratchpad

by TedPride (Priest)
on Sep 16, 2004 at 13:34 UTC ( [id://391437]=scratchpad: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    use IO::Socket;
    use strict;
    ...
        print $handle $output;
        print $handle "\n";
    }
    
  2. or download this
    use IO::Socket;
    use strict;
    ...
        }
        return $output;
    }
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

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

    No recent polls found