strawberry perl 5.16.3.1

This commit is contained in:
Luke Sampson 2013-08-08 17:40:57 +10:00
parent 9e032e35f8
commit 57b08c9f12

18
perl.json Normal file
View File

@ -0,0 +1,18 @@
{
"homepage": "http://strawberryperl.com",
"version": "5.16.3.1",
"architecture": {
"32bit": {
"url": "http://strawberryperl.com/download/5.16.3.1/strawberry-perl-5.16.3.1-32bit-portable.zip",
"hash": "sha256:c800af811ba9ecc67399e4f15548504375e84d7770b3a2fbc165156c066fcee9"
},
"64bit": {
"url": "http://strawberryperl.com/download/5.16.3.1/strawberry-perl-5.16.3.1-64bit-portable.zip",
"hash": "sha256:5c07f6340401f43f1e0fd71d967dde434a8a32491f35114ad825f648458398ee"
}
},
"add_env_path": ["perl\\site\\bin", "perl\\bin"],
"set_env": {
"TERM": "dumb"
}
}