Build Error: ActivePerl-PPM 4.21 for Perl 5.28.1 on Windows

Looking for help with this package that is failing to build in my project.

Runtime Details

Failing Packages

  • ActivePerl-PPM 4.21

Reasons

  • Command exits with 255:
    cd ActivePerl-PPM && dmake install POD2HTML=$(NOOP)
    stopped at C:/build/camel/lib/ActivePerl/Build/Role/CPANModule.pm line 251.

Hey there — PPM is not supported on Perl 5.28.1 — we’re transitioning to the state tool to manage packages from the command line. You can always use the UI to add/remove packages, but if you want to do it via the command line, check out the state tool available at: https://platform.activestate.com/dev-tools

If you have any info on how you’re using PPM we’d love to hear more about how you’re using it so that we can help transition to using the state tool CLI or the UI dashboard for managing your project’s dependencies.

Thank you for your reply.
I’ll check out dev-tools.

Actually I’d like to use Win32OLE.
Default build don’t have that library, so I want to add pm any way.