Help for this page

Select Code to Download


  1. or download this
        #!/usr/bin/perl
        use strict;
    ...
            ## open(STDERR, ">&STDOUT") || die "can't dup stdout to stderr
    +";
            exit &$coderef();
        }
    
  2. or download this
    #!/usr/bin/perl
    
    ...
        undef $sock;
    }