Kind of a follow up to my on MD5 hashing in Python, Ruby and Groovy posting, Here is a way of doing MD5 hashing in CoffeeScript and Perl.

CoffeeScript/Node.js

Perl

Scala

I also moved the code for Python, Ruby and Groovy into the same Gist on Github. If you know a better way feel free to fork and update!