Perl: Difference between revisions

From Alteeve Wiki
Jump to navigation Jump to search
(Created page with '{{dbtut_header}} Perl is a popular "interpreted" programming language. This means that the source code is directly executed and compiled "on the fly", as opposed to being pre-co…')
 
No edit summary
Line 2: Line 2:


Perl is a popular "interpreted" programming language. This means that the source code is directly executed and compiled "on the fly", as opposed to being pre-compiled, like [[C]]. It's claimed strength is in text processing.
Perl is a popular "interpreted" programming language. This means that the source code is directly executed and compiled "on the fly", as opposed to being pre-compiled, like [[C]]. It's claimed strength is in text processing.
Perl is the primary language used for TLE-BU.


{{footer}}
{{footer}}

Revision as of 01:41, 12 October 2009

 AN!Tools :: Net::DBus Binding Tutorial :: Perl

Perl is a popular "interpreted" programming language. This means that the source code is directly executed and compiled "on the fly", as opposed to being pre-compiled, like C. It's claimed strength is in text processing.

 

Any questions, feedback, advice, complaints or meanderings are welcome.
Alteeve's Niche! Enterprise Support:
Alteeve Support
Community Support
© Alteeve's Niche! Inc. 1997-2024   Anvil! "Intelligent Availability®" Platform
legal stuff: All info is provided "As-Is". Do not use anything here unless you are willing and able to take responsibility for your own actions.