Perl
From BluWiki
Perl
Practical Extraction and Reporting Language is an open source server side programming language extensively used for web scripts and to process data passed via the Common Gateway Interface from HTML forms etc. Perl scripts are not embedded within HTML pages and do not download to the web browser but reside on the server. They execute by being triggered from commands within HTML pages or other scripts and may produce HTML output that does download to the web browser.
Other Link
[| Beginning Perl Tutorials]
[| Perl Monks]
[| Perl Resource]
Go back Main Page



