FAQ. Running modules on Windows
How to run perl-modules on Windows computers?
To do this, you need to install, for example, the ActivePerl interpreter. The installation is quick and does not require specific knowledge.
Additional installation of packages is done via PPM (Perl Package Manager), which is installed along with the interpreter.