dev:perl

no way to compare when less than two revisions

Differences

This shows you the differences between two versions of the page.


Previous revision
Next revision
dev:perl [2022/08/14 14:56] Henrik Yllemo
Line 1: Line 1:
 +<button type="primary" size="xs" icon="glyphicon glyphicon-bookmark">[[programming_lagugages| Programming Language]]</button> 
 +====== Perl ======
  
 +<data programminglanguage>
 +Full Name: Perl
 +Short Name: Perl
 +Description:  High-level, general-purpose, interpreted, dynamic programming language
 +Company: Larry Wall
 +Web: Yes
 +Mobile: Yes
 +Enterprise: Yes
 +Embedded : No
 +</data>
 +
 +{{wp>Perl}}
 +<callout type="" title="GitHub Topics" icon="fa fa-github">
 +  * https://github.com/topics/perl
 +
 +Perl runs on over 100 platforms ranging from portables to mainframes. It can be used for almost all facets of programming, from rapid prototyping and large-scale development projects.
 +</callout> 
 +
 +<jumbotron>
 +===== Hello World =====
 +
 +<sxh >
 +say "Hello, world!";
 +</sxh>
 +<WRAP column right><wrap lo>Source: [[https://en.wikibooks.org/wiki/Computer_Programming/Hello_world|Wikibooks]]</wrap></WRAP>
 +</jumbotron>
 + 
 +
 +
 +See also: [[dev:programming_lagugages]]
 +
 +{{tag>programminglanguage}}
  • dev/perl.txt
  • Last modified: 2023/05/01 17:26
  • by Henrik Yllemo