programming-examples/perl
2019-11-18 14:44:36 +01:00
..
_Basics Initial commit 2019-11-15 12:59:38 +01:00
Array Initial commit 2019-11-15 12:59:38 +01:00
Basics Upload basic README.md 2019-11-18 14:44:36 +01:00
CGI Initial commit 2019-11-15 12:59:38 +01:00
Class Initial commit 2019-11-15 12:59:38 +01:00
Database Initial commit 2019-11-15 12:59:38 +01:00
Datatype Initial commit 2019-11-15 12:59:38 +01:00
File Initial commit 2019-11-15 12:59:38 +01:00
GUI Initial commit 2019-11-15 12:59:38 +01:00
Hash Initial commit 2019-11-15 12:59:38 +01:00
Network Initial commit 2019-11-15 12:59:38 +01:00
Regular_Expression Initial commit 2019-11-15 12:59:38 +01:00
Report Initial commit 2019-11-15 12:59:38 +01:00
Statement Initial commit 2019-11-15 12:59:38 +01:00
String Initial commit 2019-11-15 12:59:38 +01:00
Subroutine Initial commit 2019-11-15 12:59:38 +01:00
SystemFunction Initial commit 2019-11-15 12:59:38 +01:00
Win32 Initial commit 2019-11-15 12:59:38 +01:00
XML Initial commit 2019-11-15 12:59:38 +01:00
README.md Upload basic README.md 2019-11-18 14:44:36 +01:00

Perl programming language

Perl is a general-purpose programming language originally developed for text manipulation and now used for a wide range of tasks including system administration, web development, network programming, GUI development, and more.