Help for this page

Select Code to Download


  1. or download this
    use IO::Socket::Inet;;
    $sock = IO::Socket::INET->new(
    ...
    );;
    print $sock;;
    IO::Socket::INET=GLOB(0x1a05ec0)