in reply to Re: perl.exe Makefile.PL fails to create makefile
in thread perl.exe Makefile.PL fails to create makefile

Why do you have $ENV{PERL_JSON_BACKEND} set if your Perl does not have JSON::XS installed?

Replies are listed 'Best First'.
Re^3: perl.exe Makefile.PL fails to create makefile ( PERL_JSON_BACKEND / registry / sitecustomize)
by Anonymous Monk on Mar 26, 2013 at 10:21 UTC
Re^3: perl.exe Makefile.PL fails to create makefile
by agentsmith (Initiate) on Mar 26, 2013 at 10:36 UTC

    I'm not sure, I haven't set/changed anything , I referred to README.Win32 file in the source. Perhaps it's because of the Strawberry Perl installed. Let me see if I can remove/clean it.