ec2 ami for perl on win32 dev environment
I just created a public ec2 image (ami-06225c54 in ap-southeast-1 region).
If you are unfortunate enough and have to test something on win32, here’s the saviour. Just launch this image, which has strawberry perl 5.12 (with awesome cpanminus & par), copssh, git, and vc# express 2008 installed.
you can use ec2-get-password -k <lauchkey> to get the password for Administrator, and just use ssh into it, having authorized port 22. beware that new win32 instances take 15-20 min to generate admin password, for whatever reasons.
happy camelclouding!