Hey, since when could perl do this?

open(INPUT,$name);
my $line = < 'INPUT' >;
close(INPUT);

taking a string to figure out what the
filehandle is? is that what's going on?

!?!?
Greg

Reply via email to