2009-08-26 17:00:38 +02:00
|
|
|
# HOW TO EDIT THIS FILE:
|
2018-05-28 21:12:29 +02:00
|
|
|
# The "handy ruler" below makes it easier to edit a package description. Line
|
2009-08-26 17:00:38 +02:00
|
|
|
# up the first '|' above the ':' following the base package name, and the '|'
|
2018-05-28 21:12:29 +02:00
|
|
|
# on the right side marks the last column you can put a character in. You must
|
|
|
|
# make exactly 11 lines for the formatting to be correct. It's also
|
2009-08-26 17:00:38 +02:00
|
|
|
# customary to leave one space after the ':'.
|
|
|
|
|
|
|
|
|-----handy-ruler------------------------------------------------------|
|
|
|
|
perl: perl (Practical Extraction and Report Language)
|
|
|
|
perl:
|
2018-05-28 21:12:29 +02:00
|
|
|
perl: Larry Wall's "Practical Extraction and Report Language". Perl is a
|
2009-08-26 17:00:38 +02:00
|
|
|
perl: language optimized for scanning arbitrary text files, extracting
|
|
|
|
perl: information from those text files, and printing reports based on that
|
2018-05-28 21:12:29 +02:00
|
|
|
perl: information. It's also a good language for many system management
|
|
|
|
perl: tasks. The language is intended to be practical (easy to use,
|
2009-08-26 17:00:38 +02:00
|
|
|
perl: efficient, complete) rather than beautiful (tiny, elegant, minimal).
|
|
|
|
perl:
|
2021-05-21 21:33:21 +02:00
|
|
|
perl: Homepage: https://www.perl.org
|
2009-08-26 17:00:38 +02:00
|
|
|
perl:
|