in reply to Re^2: Module Installation Issue in perl
in thread Module Installation Issue in perl

Thanx for the reminder, Joost. I installed the prereqs via CPAN, but that didn't work...In theory, the highest version number will work. I've only had a handful of modules where I had to use the exact version mentioned in the prereqs. This particular module was one of them.
  • Comment on Re^3: Module Installation Issue in perl

Replies are listed 'Best First'.
Re^4: Module Installation Issue in perl
by Khen1950fx (Canon) on Jul 05, 2006 at 11:35 UTC
    I found an interesting article on Module::Build. It will help clarify the prereq problems and goes deeper into the dependency problem. Module::Build