in reply to Question about crypt not implemented

There are several modules on CPAN that implement crypt. Try them: search.cpan.org.
Crypt::UnixCrypt_XS
Or in PurePerl:
Crypt::UnixCrypt
Boris
  • Comment on Re: Question about crypt not implemented