Help for this page

Select Code to Download


  1. or download this
    Negative length at 
    /usr/lib/perl5/site_perl/5.8.0/File/ReadBackwards.pm line 168.
    
  2. or download this
    166 # read in the next (previous) block of text
    167 
    168   my $read_cnt = sysread( $handle, $read_buf, 
          $read_size ) ;