On 31/07/2011 21:52, Emeka wrote:
Hello All,

I wanted to do this ...

while(<*.pl>){
print $_;
}


I got "BEGIN failed--compilation"

Am I using something that is old?

There is nothing wrong with that. Please show your complete program -
there must be something else in the file that is causing the compilation
error.

Rob

--
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to