W10 x64 Perl 5.34 Project Configured with SOAP::Lite but tests don't show module installed

Hello,
I established a Perl 5.34 Project with the SOAP::Lite package installed. However when I started the Project in Windows SOAP::Lite did not seem installed via cpan -D SOAP::Lite or perl -MSOAP::Lite -e ‘print $SOAP::Lite::VERSION ."\n" ;’
When a Project Configuration includes a module, will the run-time show that the module exists?
Thanks.

Hi @wilb , Thanks for posting ! The team will respond accordingly. Regards.

I found the solution as using the state tool rather than CPAN. Thanks.