in reply to trying to install Crypt::DES package in windows machine
Running vcvars32.bat (from the command line) should set up the environment variables that enable the compiler to function properly.
Alternatively 'ppm install Crypt-DES' (while connected to the internet) should install a pre-compiled Crypt::DES for you.
Cheers,
Rob