cd \perl64\packages wget "http://search.cpan.org/CPAN/authors/id/A/AB/ABW/Template-Toolkit-2.24.tar.gz" gunzip Template-Toolkit-2.24.tar.gz tar -xvf Template-Toolkit-2.24.tar cd Template-Toolkit-2.24 makefile to build the XS Stash module? [y] y to use the XS Stash by default? [y] y nmake nmake test ... All tests successful. Files=89, Tests=2762, 26 wallclock secs ( 0.70 usr + 0.23 sys = 0.94 CPU) Result: PASS C:\PROGRA~2\MICROS~1.0\VC\Bin\amd64\nmake.exe test -nologo 'No tests defined for Template::Stash::XS extension.' cd ..