Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    #
    ...
    mink
    monk
    Undefined subroutine &main::mink called at sub.pl line 5.
    
  2. or download this
    #!/usr/bin/perl
    #
    ...
    mink
    monk
    Undefined subroutine &main::mink called at sub.pl line 6.
    
  3. or download this
    use strict;
    $SIG{CHLD} = \&mywait; # value in the %SIG hash is an empty code ref