Help for this page

Select Code to Download


  1. or download this
    #! /usr/bin/perl
    open(FILE,"<file.txt");
    ...
            print "$module and $id\n";
        }
    }
    
  2. or download this
    1  and 001 
    3  and 003