Help for this page
#!/usr/bin/perl -w use strict; ... print $ofh $line; } }
#!/usr/bin/perl -w use strict; ... print; } }