Visual Studio Code and Active State Perl

Hello,
Is there a process for integration of Visal Studio Code with ActiveState Perl similar to the steps for [Python]?(Visual Studio Code :: ActiveState Platform Documentation)

Thanks,
Wil Blake

A prior thread asks similar question.
Get Platform installed in VS Code - Perl - ActiveState Community
It has a dead link to an ActiveState extension for VS Code.
https://marketplace.visualstudio.com/items?itemName=ActiveState.activestate-platform

Output message in VS Code.

Can’t locate Perl/LanguageServer.pm in @INC (you may need to install the Perl::LanguageServer module) (@INC entries checked: c:/Users/WBlake/AppData/Local/activestate/cache/af5e26b2/site/lib c:/Users/WBlake/AppData/Local/activestate/cache/af5e26b2/lib

Looks Like I need to add Perl-LanguageServer to the Perl Build.
On Windows the dependent module IO-AIO generates a build error, however.
Build Error: IO-AIO 4.72 for Perl 5.34.0 on Windows - Perl - ActiveState Community