Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    
    ...
      print "got message\n";
      print Dumper(\$msg);
    }
    
  2. or download this
    got hup
    got message
    $VAR1 = \undef;