Help for this page
#!/usr/bin/perl -w use strict; ... my $junk=<IN>; $c++; }
#!/usr/bin/perl -w use strict; ... $junk=<IN>; $junk=<IN>; $junk=<IN>;