Help for this page

Select Code to Download


  1. or download this
        $handle = IO::Socket::INET->new(
                                        Proto     => 'tcp',
    ...
                                        PeerPort  => $port,
                                        Blocking  => $blocking,
                                    );
    
  2. or download this
       'one-session-key' => bless( {
        ...
                   '_handle' => bless( \*Symbol::GEN40, 'IO::Socket::INET'
    + ),
        ...
    
  3. or download this
    (in cleanup) Can't store GLOB items at blib/lib/Storable.pm
            (autosplit into blib/lib/auto/Storable/_freeze.al) line 339,
    ...
            /usr/lib64/perl5/vendor_perl/5.8.8/Apache/Session/Serialize/St
    +orable.pm
            line 21