Help for this page

Select Code to Download


  1. or download this
    # File containing Q&A
    my $file = 'Q.txt';
    ...
        }
    }
    close(FH);
    
  2. or download this
    $line =~s/\*$//;