perl: new module added

This commit is contained in:
2018-04-17 17:28:44 +02:00
parent aa211abf0d
commit b19161eb05
3 changed files with 37 additions and 0 deletions
+19
View File
@@ -0,0 +1,19 @@
#%Module1.0
module-whatis "scripting language."
module-url "http://www.perl.org/"
module-license "See https://dev.perl.org/licenses/"
module-maintainer "Achim Gsell <achim.gsell@psi.ch>"
module-help "
Perl 5 is a highly capable, feature-rich programming language with
over 29 years of development. Perl 5 runs on over 100 platforms from
portables to mainframes and is suitable for both rapid prototyping
and large scale development projects.
'Perl' is a family of languages, 'Perl 6' is part of the family, but
it is a separate language which has its own development team. Its
existence has no significant impact on the continuing development of
'Perl 5'.
"