> From: Sven Neuhaus [mailto:[EMAIL PROTECTED]] > Sent: Thursday, December 13, 2001 9:24 AM > To: [EMAIL PROTECTED] > Subject: Re: test a password string for correctness > > Too bad you can't write > > y/A-Za-z// > y/0-9// > 1 Rejoice and be happy for in Perl 6 you should be able to do just that! But, this solution is still wrong because it will not allow the number of digits to be equal to the number of letters even if both are larger than 2. --Ala
- RE: test a password string for correctness Richard_Cox
- Re: test a password string for correctness Ronald J Kimball
- Re: test a password string for correctness Ariel Scolnicov
- Re: test a password string for correctne... Rafael Garcia-Suarez
- RE: test a password string for correctness Patrick Gaskill
- RE: test a password string for correctness Patrick Gaskill
- Re: test a password string for correctness Kim Schulz
- Re: test a password string for correctness Lian Sebe
- Re: test a password string for correctne... Bill Jones
- [OT]RE: test a password string for c... Josh Schulz
- RE: test a password string for correctness Ala Qumsieh
- RE: test a password string for correctness Bernie Cosell
- RE: test a password string for correctness Richard_Cox