http://www.perlmonks.org?node_id=1068177


in reply to Re^5: Programmatically installing modules
in thread Programmatically installing modules

Well this is really just a hack and for the time being I don't care about version.

Detecting that a module is installed is good enough.

I grant you that it is not the cleanest, but my problem is that I want to automate the installation of some third-party software that does not explicitely lists dependencies on particular versions.

I can't do any better at the moment.

  • Comment on Re^6: Programmatically installing modules