List of Perl software and tools


This is a list of software and programming tools for the Perl programming language, which includes Perl modules, debuggers, compilers, integrated development environments, build automation, and related projects.

Modules and tools

Integrated development environments

Online IDEs

Compilers

  • — takes Perl source and generates C source code
  • — compiles a Perl script into a bytecode format that could be loaded later by the
  • — modules for compiling Perl scripts into executables
  • — package Perl applications into standalone executables

Build and automation tools

  • — distribution builder
  • — tool for building, testing, and installing Perl modules.
  • — traditional Perl module building tool
  • Cartondependency manager for Perl projects

Debugging tools

Unit testing

Mathematical libraries

Scientific libraries

Machine learning and artificial intelligence

Databases

[Static code analysis]

List of other open-source applications using Perl