http://qs1969.pair.com?node_id=1062477


in reply to Re^2: reading from file.
in thread reading from file.

Thinking out loud;

chomp ...
foreach line as line ...

Well, something like that.

--Chris

#!/usr/bin/perl -Tw
use Perl::Always or die;
my $perl_version = (5.12.5);
print $perl_version;