Subject: | Setting unexpected(?) environment variables |
Thanks a lot for making Strawberry!
We are working on using straw 5.16 as new std platform, and it works
great, except...
Installing strawberry-perl-5.16.0.1-64bit.msi sets the two environment
variables
PERL_JSON_BACKEND=JSON::XS
PERL_YAML_BACKEND=YAML
These are normally good, but with other (older) perl versions on the
production server as well, this created some unexpected features after
next reboot (when iis updated its envoronment).
This 'feature' was also available in beta3.
I presume these env-variables should be optional or more explicitely
described as part of readme, as they may generate unexpected side-
effects in mixed environments.
Again, thanks a lot for a great package!
Frode