Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/env perl
    use strict;
    ...
    close $IFH;
    
    exit(0);
    
  2. or download this
    while((my $line = <>)) {
    
  3. or download this
    cat blockextract.txt | perl blockextract.pl