in reply to cpan>install Crypt::OpenSSL::AES

Did you install the prerequisites mentioned in the README file? You'll also need a C compiler and build tools. If you're using ActiveState Perl try:

ppm install MinGW

Replies are listed 'Best First'.
Re^2: cpan>install Crypt::OpenSSL::AES
by Anonymous Monk on Nov 18, 2010 at 10:36 UTC
    You'll also need a C compiler and build tools.
    Those errors are spit out by the C compiler. So, obviously, there is one installed and found already. Same holds for dmake.

      of course you are right, I posted while half asleep (again). I should have stayed in bed today.