in reply to Question about crypt not implemented

I guess you are running an quite old version of perl (probably ActivePerl on Windows) and it happens that the crypt function is not implemented due to crypto laws.

Have a look here for more explaination.

--
zejames
  • Comment on Re: Question about crypt not implemented