|
|
| We don't bite newbies here... much | |
| PerlMonks |
Re: print vs push?by lhoward (Vicar) |
| on Aug 20, 2004 at 15:47 UTC ( #384637=note: print w/ replies, xml ) | Need Help?? |
|
You need to reset the file pointer to BOF before reading in COMP. You can do that with seek (if you opened the file in read/write mode to begin with), or closed and re-opened the file in read mode. L
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||