Editing
Portal:SaaS and Web Development
(section)
Jump to navigation
Jump to search
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
=== CGI.pm === The most important Perl module of the CGI era was '''CGI.pm''', written by Lincoln Stein. CGI.pm simplified the work of writing CGI scripts by providing a standard way to read parameters, handle form input, generate HTTP headers, manage cookies, and produce HTML output. The CGI.pm distribution is copyright 1995–2007 Lincoln D. Stein and is now maintained on CPAN.<ref>MetaCPAN, “CGI - Handle Common Gateway Interface requests and responses,” https://metacpan.org/pod/CGI, accessed July 3, 2026.</ref> Before CGI.pm, many Perl web scripts used smaller libraries such as `cgi-lib.pl` or hand-written parsing code. CGI.pm helped standardize CGI programming in Perl and made it easier for non-specialists to build useful web applications. CGI.pm became so important that for many people “Perl web programming” meant “CGI.pm programming.” A typical early Perl CGI script would load CGI.pm, read form parameters, perform some action, and print an HTML page. This was not always elegant by modern standards, but it was direct and effective. CGI.pm’s historical importance is not that it represents the best way to write new web applications today. Its importance is that it made dynamic web programming accessible at a critical moment in the web’s growth.
Summary:
Please note that all contributions to Perl Guilds - Getting Medieval with Perl may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
Perl Guilds - Getting Medieval with Perl:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Navigation menu
Personal tools
Not logged in
Talk
Contributions
Log in
Namespaces
Page
Discussion
English
Views
Read
Edit
Edit source
View history
More
Search
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
Special pages
Tools
What links here
Related changes
Page information