Help for this page

Select Code to Download


  1. or download this
    $| = 1;
    if ($pid = fork) {
    ...
    } else {
        print "fell through\n";
    }
    
  2. or download this
    this is the parent -2072
    this is the child 0
    Active cell address $C$23
    Active cell address $C$23
    
  3. or download this
    Attempt to free non-existent shared string 'Range' at <eval 1> line 1.
    Free to wrong pool 1e5da80 not 223f90 at <eval 1> line 1.
    
  4. or download this
    Attempt to free non-existent shared string 'Range' at <eval 1> line 1,
    + <STDIN> line 1.
    Free to wrong pool 1e5dce0 not 223f90 at <eval 1> line 1, <STDIN> line
    + 1.
    
  5. or download this
    Undefined subroutine &Carp::shortness_heavy called at c:/Perl/lib/Carp
    +.pm line 182.
    Free to wrong pool 1e5da30 not 223f90.