Open wjens opened 2 weeks ago
Neither; it is an installation issue. Ref::Util::XS installation completed successfully, but CPAN.pm does not then detect it to satisfy the dependency of Ref::Util. You may wish to contact a general Perl support channel to debug why the installation is not recognized; the first thing I would try is to install another module and see if CPAN.pm then recognizes it's installed, or if it is specifically an issue recognizing Ref::Util::XS; I suspect it is a more general issue in your case. Another option is to try installing with cpanm, which I believe strawberry perl includes or can otherwise be downloaded in a single script from https://cpanmin.us.
I'm using the latest version of Strawberry Perl on Windows 2019.
When making Paws, it gets hung up on Ref::Util::XS. I can't tell if this is a Paws problems or a Ref::Util::XS problem.