in reply to Re^2: Error while installing Params::Validate module
in thread Error while installing Params::Validate module

Install Module::Runtime, or use a tool such as cpan or cpanp to install modules and their prerequisites.

  • Comment on Re^3: Error while installing Params::Validate module

Replies are listed 'Best First'.
Re^4: Error while installing Params::Validate module
by pawel (Initiate) on Jul 08, 2013 at 13:00 UTC
    Yep, that worked on its own. Thank you all for help!