-
- Language Debut: 1987
- Creator: Larry Wall
- Is [http: //en.wikipedia.org/wiki/Cross-platform cross platform]
- Mascot is the camel
-
-
Dynamic programming language, Perl, was created by Larry Wall and released in 1987. It is widely adopted because it is an easy to use, easy to learn programming language and its text processing strengths.
-
History
Development on Perl began in 1987, while Larry Wall was a programmer at Unisys. Perl grew rapidly after its initial release. The original name of this programming language was "pearl", but because there is another language with this same name, the language was then changed to "Perl".Features
The syntax of Perl is almost syntactically the same as C, and like C is a procedural programming language. One of the requirements that must be made though is, you must have the Perl executable and a script file in order to run the program. Perl also features many built-in functions which make it useful for shell programming. Perl also does automatic data typing and memory management.-
-
Perl Questions
-
Perl script pauses twice - how do I make it continue without getting carriage returns from the keyboard? 2 AnswersI don't know anything about this program, but if it's relatively simplistic (ie, you don't have to do a lot of interaction with it) I wouldn't bother with Expec... read more -
In Perl the xls2csv function from Spreadsheet::XLSX::Utility2007 rounds off to two decimal places, why? 2 AnswersOn line 987 of Utility2007.pm, change $output .= $cell->Value if(defined $cell); to $output .= $cell->unformatted if(defined $cell); and then save your change... read more -
For computer programming Python or Perl ? 4 AnswersWell, the answer really depends more on what you are trying to program. But, as someone that works with 3D programs and web application creation, I would have t... read more -
should Perl be considered a dead/dying language? Why or why not? 1 AnswerNo, perl still is used widely for cgi scripts on web servers and has a large and active developer community. http://www.cpan.org/ the Comprehensive Perl Archive... read more
-
-
Perl Books
- O'Reilly Store: Perl Books
- Amazon.com: Perl Books
- eBay: Perl Books
- Google Product Search: Perl Books
- Live Product Search: Perl Books
- This page was created by Joshua K, a Part Time Guide in the Mahalo Greenhouse (see the original), and curated by Colette L.
- If you'd like to help us create the best spam free search results on the Internet, apply to be a Part Time Guide!</em>



