Probably not the input you're looking for but:  If your page is in php, 
why are you passing it to a perl script?  Having to maintain things in 
two languages is a pain, you invariably end up with large amounts of 
duplicated code.  Maintaining redundant code in 1 language is hard 
enough, maintaining it in 2 is just silly, IMHO.


On Tuesday, July 23, 2002, at 03:56 PM, Batchelor, Scott wrote:

> Anyone have any input on this?
>
> Scott
>
>
>
>
>  -----Original Message-----
> From:         Batchelor, Scott
> Sent: Tuesday, July 23, 2002 12:07 PM
> To:   [EMAIL PROTECTED]
> Subject:      Crypt::Cracklib?
>
> Does anyone have any experience with this module?
>
> Basically I have a PHP page which is passing a username and password to 
> a perl script that does some preliminary checking...then I want to call 
> cracklib to do the rest...
>
> Does anyone have a good example of how to do this.  Everything is 
> working fine but I am ready to implement the Cracklib portion and I am 
> unsure of how to do this.
>
> Thanks in advance.
>
> Scott
>
>
>
>
>
> --
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>
> --
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>
// George Schlossnagle
// Principal Consultant
// OmniTI, Inc          http://www.omniti.com
// (c) 240.460.5234   (e) [EMAIL PROTECTED]
// 1024D/1100A5A0  1370 F70A 9365 96C9 2F5E 56C2 B2B9 262F 1100 A5A0


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to