Subject: | Not possible to install automatically |
I'm trying to set up to install JSON automatically across many systems.
This means i need to be able to just start CPAN on them and have them
grab it. Right now this is impossible however since a lack of JSON::XS
(of a sufficiently high version) causes JSON to prompt the user with an
install question during Makefile.PL.
Can you add an environment variable that can be set to skip that question?