in reply to Re: JAPH does the splits
in thread JAPH does the splits
According to perlport, Android does not implement crypt(), and on Win32, it depends on how perl was compiled
AFAIK, you'd be hard pressed to find a Win32 perl less than 15 years old that doesn't have crypt().
It's likely still possible to build perl on Windows such that crypt() is not available - but one would have to make a special effort to achieve that.
Cheers,
Rob