Difference between revisions of "Perl"

From VbzWiki
Jump to navigation Jump to search
 
(link to relevant page)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{stub}}
+
'''Perl''' ''(n)'': a programming language used very early in the history of [[vbz.net]], when it was at [[redhouse.com]] and most of the pages were static HTML. See {{htyp}} for information about the language. I used the [[runpl]] script so I could put Perl scripts anywhere, not just in the cgi-bin folder.
[[Techniques]]: [[Perl]]
 
 
 
There's a ton of Perl documentation out there, but most of it seems to assume that you know things which I don't always remember. So this section is for Perl documentation the way I want it to be.
 
 
 
==Documentation==
 
*[http://www.cpan.org/ CPAN]: documentation links at the Comprehensive Perl Archive Network
 
==Libraries and Modules==
 
*[http://search.cpan.org/ CPAN]: search the Comprehensive Perl Archive Network
 

Latest revision as of 20:09, 10 February 2013

Perl (n): a programming language used very early in the history of vbz.net, when it was at redhouse.com and most of the pages were static HTML. See HTYP for information about the language. I used the runpl script so I could put Perl scripts anywhere, not just in the cgi-bin folder.