Help for this page

Select Code to Download


  1. or download this
    tie @lines, 'TieFile', 'just_lines';
    print $lines[20];
    ...
    }
    
    1;
    
  2. or download this
    TIEARRAY:$fh=GLOB(0x10011028)
    fetch:$F_FILEHANDLE=
    ...
    reading_until
    read_until:$fh=ARRAY(0x1002e8bc)
    Not a GLOB reference at TieFile.pm line 56.