in reply to eq is being stubborn

I vote with lhoward.. try this: <code> chomp($usrfile{password); chomp($password); if ($usrfile{password} eq $password) {

--
$you = new YOU;
honk() if $you->love(perl)