The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
use inc::Module::JSAN::DSL;


name            Digest.MD5
	
version         0.01
	
author          'SamuraiJack <root@symbie.org>'
abstract        'JavaScript implementation of MD5 hashing algorithm'
	
license         perl
	
requires        Cool.JS.Lib             1.1
requires        Another.Cool.JS.Lib     1.2


build_requires  Building.JS.Lib         1.1
build_requires  Another.Building.JS.Lib 1.2

create_makefile_pl  passthrough