" Can't locate loadable object for module IO in @INC (@INC contains: CODE(0xa1d31c ) C:\strawberry\perl\vendor\lib .) at C:/strawberry/perl/site/lib/PAR/Heavy.pm line 103

Compilation failed in require at C:/strawberry/perl/lib/IO/Handle.pm line 266. #### perl -V reveals something strange with the backslashes: %ENV: PERL_JSON_BACKEND="JSON::XS" PERL_YAML_BACKEND="YAML" @INC: C:/strawberry/perl/lib C:/strawberry/perl/site/lib C:\strawberry\perl\vendor\lib . #### "if ($Config{_delim} eq '\\') { s{\\}{/}g for @inc }"