PERL: Difference between revisions

From XPUB & Lens-Based wiki
No edit summary
No edit summary
Line 3: Line 3:
See http://perl.org, and [[wikipedia:PERL]].
See http://perl.org, and [[wikipedia:PERL]].


* [http://www.foo.be/docs/tpj/ The PERL Journals (archive)] is a crucial read as a reflection of the particular character, practices, interests, and diversity of the surrounding PERL community
* [http://www.foo.be/docs/tpj/ The PERL Journals (archive)] is a crucial resource and a reflection of the particular character, practices, interests, and diversity of the surrounding PERL community
* http://shop.oreilly.com/product/9780596003128.do
* http://shop.oreilly.com/product/9780596003128.do

Revision as of 13:32, 11 February 2014

PERL is a scripting language, comparable to Python or PHP. Developed by Larry Wall as a tool to help process text, and released and developed as an open source project, PERL became embraced by vast and diverse community of developers and users, and was crucial to early development of web programming through its use in CGI scripting.

See http://perl.org, and wikipedia:PERL.