[2003-06-20] You Too Can Extract Free Traffic, Loyal Visitors And Web Success From CGI Scripts CGI help you immensely in your endeavor for online success.CGI and Perl scripts help you get free traffic, loyal visitor base and success. CGI programs can do almost anything. from adding basic interaction to generating entire web sites on-the-fly with complex database scripts.
[2003-06-16] Multiplexing filehandles with select() in perl The problem
I/O requests such as read() and write() are blocking requests. Suppose you have a line in a program thad get STDIN from a terminal like the following: