FAQ. Running modules on Windows: различия между версиями

Материал из WiKi - UserSide
(Новая страница: «en | ru»)
 
Нет описания правки
Строка 1: Строка 1:
[[FAQ._Running_modules_on_Windows|en]] | [[FAQ._Запуск_модулей_под_Windows|ru]]
[[FAQ._Running_modules_on_Windows|en]] | [[FAQ._Запуск_модулей_под_Windows|ru]]
'''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.

Версия от 17:29, 9 марта 2023

en | ru

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.