Help for this page

Select Code to Download


  1. or download this
    while( defined( my $record = get_record( $fh ) )
        {
    ...
    
        join '', scalar <$fh>, scalar <$fh>;
        }
    
  2. or download this
    A red line is found at location 2.5 4.5