Perl Alternatives, Similar

Perl
All Perl Alternatives
Python
Python is an interpreted, interactive, object-oriented, extensible programming language. It provides an extraordinary combination of clarity and versatility, and is...
JavaScript
JavaScript (sometimes shortened to JS) is a lightweight, interpreted, object-oriented language with first-class functions, most known as the scripting language...
C (programming language)
C is a general-purpose computer programming language. C is one of the most widely used programming languages of all time.
Node.js
Node.js is a platform built on Chrome's JavaScript runtime for easily building fast, scalable network applications. Node.js uses an event-driven,...
Go (Programming Language)
Go, also called golang, is a programming language initially developed at Google in 2007 by Robert Griesemer, Rob Pike, and...
Dart
Dart (originally called Dash) is a Web programming language developed by Google. It was unveiled at the GOTO conference in...
Scala
Scala is a modern multi-paradigm programming language based on the Java Virtual Machine (JVM) designed to express common programming patterns...
Huginn
Huginn is a system for building agents that perform automated tasks for you online. They can read the web, watch...
Haskell
Haskell is an advanced purely-functional programming language. An open-source product of more than twenty years of cutting-edge research, it allows...
D (Programming Language)
D is a language with C-like syntax and static typing. It pragmatically combines efficiency, control, and modeling power, with safety...
PHP
PHP is a widely-used general-purpose scripting language that is especially suited for Web development and can be embedded into HTML.
C++
C++ is a statically typed, free-form, multi-paradigm, compiled, general-purpose, powerful programming language. It is regarded as an intermediate-level language, as...
Ruby
Ruby is a dynamic, reflective, general purpose object-oriented programming language that combines syntax inspired by Perl with Smalltalk-like features. Ruby...
C#
C# is a multi-paradigm programming language encompassing strong typing, imperative, declarative, functional, generic, object-oriented (class-based), and component-oriented programming disciplines.
Lua
Lua is a powerful, fast, lightweight, embeddable scripting language.Lua combines simple procedural syntax with powerful data description constructs based on...
Perl About
Perl is a high-level, general-purpose, interpreted, dynamic programming language with over 22 years of development.The Perl languages borrow features from other programming languages including C, shell scripting (sh), AWK, and sed. They provide powerful text processing facilities without the arbitrary data-length limits of many contemporary Unix command-line tools, facilitating easy manipulation of text files. More Info »