Cant install Log::Log4perl::Catalyst

I am having problems installing Log::Log4perl::Catalyst on Perl 5.36
had to remove it from the build process to create the build
“state install Log::Log4perl::Catalyst” fails also
Error:
• Searching for Log::Log4perl::Catalyst in the ActiveState Catalog… x Failed
Any suggestions as to how to get this module in my build?
in previous versions I use cpanm and it works

Hey there! You can try adding the package Log-Log4Perl to your build. I’m not sure why it has failed to install the module as it is in the catalog:

Perhaps try adding it via the Web UI, or state install Log-Log4Perl and see if that helps.