CGIs in Perl
Now that you are ready to dive into object-oriented programming (OOP) with Perl, you are probably thinking that OOP must make writing CGIs a snap. After all, most of what you are doing is parsing form data and generating HTML responses. If you enscapsulat
