|
|
|
Your skill will accomplish what the force of many cannot |
|
| PerlMonks |
Re: pattern match a name from stdinby anniyan (Monk) |
| on Oct 05, 2005 at 15:41 UTC ( #497642=note: print w/ replies, xml ) | Need Help?? |
|
You add chomp($file). print "$num_entry\n";Also you are printing $num_entry which is not declared or used anywhere, check it. Curly brace missing in your coding. You coding works fine for me if i add that curly brace. updated Regards,
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||