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)
Comment on
RE: eq is being stubborn
In Section
Seekers of Perl Wisdom