Help for this page
source $1
echo "--0--" echo $lnPARAM[0] echo $lnVAL[0]
while (<STDIN>) { my $line = $_; # do something with $line }