Need a module that's not in ActivePerl

If you just want to add modules to ActivePerl, you can fork ActivePerl itself and freely add and remove modules. ActivePerl versions are available for the OS of your choosing from the Featured Projects page.

To fork ActivePerl-5.28 visit the project here and click the 'Fork It" icon.

After choosing a name for your forked project and confirming your choice, you can us the “Add Packages” button to include the packages you need in the build. You can also click the trash can icon next to a package if you’d like to remove it.

If you know exactly the modules you need and it’s not all of ActivePerl, you can also create your own project and specify exactly the modules you’d like included.

From there, you can use the State Tool to use your project from the command line.

Is this the right place to request a module be added? I’m looking to add Date::Parse::Lite to 5.26.