Perl is a general-purpose programming language that was originally created for text manipulation but is now used for a wide range of tasks, including system administration, web development, network programming, games, bioinformatics, and graphical user interface development.

The main advantages of the language are support for different paradigms (procedural, object-oriented, and functional programming styles), memory control (no loop-based garbage collector), built-in text processing support, and a large collection of third-party modules.

The PERL Extensions section is for managing Perl extensions: here you can browse your existing extensions and install additional ones.

file

Viewing the list of installed Perl extensions

  • Name - extension name.
  • Properties - Perl extension installation indicator:
    • extension installed.
    • extension is not installed.

*Installing extensions

To install a Perl extension, click Install and confirm your action for now.

Remove extensions

To remove an extension, select it from the list and click the Remove button. After clicking OK the selected extension will be deleted.

Updated Oct. 16, 2018