Help for this page

Select Code to Download


  1. or download this
    Error: Scalar value @fields1[1] better written as <c>$fields1[1] at ./
    +analysis.pl line 32.
    Failed to open "./input.txt" for writing: No such file or directory at
    + ./analysis.pl line 27
    
  2. or download this
     
    #!/usr/bin/env perl
    use strict;
    ...
    chdir("..");
    
    }