There's even a few Pure Perl implementations, in case you can't install XS based modules — for example, because it's not your own system. Check for the substring "PP" in the module/distribution name: try a CPAN search for crypt PP.
Pure Perl modules usually don't require proper "installation".