Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
                                                                          
    +                     
    ...
      warn "READLINE\n";
      return "line\n";
    }
    
  2. or download this
    TIEHANDLE: TieTest=HASH(0x80fcacc)
    Use of uninitialized value in <HANDLE> at tietest.pl line 14.
    readline() on unopened filehandle at tietest.pl line 14.
    Use of uninitialized value in print at tietest.pl line 14.
    Read: