in reply to Re^4: Problem installing Crypt::OpenSSL::Random on Win32
in thread Problem installing Crypt::OpenSSL::Random on Win32

All you had to do was pass Makefile.PL some arguments
  • Comment on Re^5: Problem installing Crypt::OpenSSL::Random on Win32

Replies are listed 'Best First'.
Re^6: Problem installing Crypt::OpenSSL::Random on Win32
by TedHopp (Novice) on Jan 01, 2010 at 17:20 UTC
    I was looking for a solution that would allow a simple perl -MCPAN -e "install Crypt::OpenSSL::Random". How do you pass args to Makefile.PL through CPAN?