Perl » |
My Coding >
Programming language >
Perl
PerlPerl is a family of two high-level, general-purpose, interpreted, dynamic programming languages. Perl is a highly expressive programming language: source code for a given algorithm can be short and highly compressible. Perl 7 was announced on 24 June 2020 at "The Perl Conference in the Cloud" as the successor to Perl 5. Basic syntaxBegining of the Perl filePerl file have file extension .pl and it should start from perl location. Also I do advise to initialize strongest syntax check.
CommentsComments can be started from # or for multiline comments kept between =pod and =cut lines
|
Last 10 artitles
9 popular artitles
|
© 2020 MyCoding.uk -My blog about coding and further learning. This blog was writen with pure Perl and front-end output was performed with TemplateToolkit. |