Help for this page

Select Code to Download


  1. or download this
    sub _scalar_to_string
    {
    ...
            return qq[":$@:$s"];
        }
    }
    
  2. or download this
    End process handler: ":Modification of a read-only value attempted at 
    +$file line 228.
    :172.23.1.10"
    
  3. or download this
                # keep track of the reaped children so we can deal with th
    +em
                # later.
                push @reaped, delete $pids{$child};
    
  4. or download this
    #!/usr/bin/perl
    
    ...
    }
    
    run();