|
Article 5 - CGI Form Handling with Perl
|
|
What's Next?
|
|
We've covered lots of basics up to now, including manipulating
files on the server, communicating between clients and servers
by means of SSI, the HTML image tag, cookies, and now forms.
All of this is leading up to the big prize... website
automation.
|
|
In the sixth tutorial we will do a simple automated webpage,
complete with a server resident input file, webmaster update
form with password protection, HTML template, and a Perl
program to run the whole backend using regular expressions to
make text manipulation as easy as pie.
|
|
See you there!
|
|
|