Help for this page
#!/usr/bin/perl -w ... printf( "%8d\n", $. ); }
#!/usr/bin/perl -w ... print OUT; } close OUT;