On Wed, Aug 24, 2005 at 11:49:14AM +0100, Gavin Henry wrote:

> Would someone be so kind as to offer a simple reason my test doesn't work?
> 
> Should the le '6', I think so, but it never catches it?

      } elsif (length $newpasswd < 6) {

perldoc -f length
perldoc perlop

-- 
Paul Johnson - [EMAIL PROTECTED]
http://www.pjcj.net

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to