I have a web based application that I want to code. I will use CGI.pm, but I want to package all the code into modules (of course) My decision is to either subclass CGI.pm and add the new methods, or
use CGI; in my module. Which is the better approach?
_______________________________________________
"Intelligence is a tool used achieve goals, however goals are not always chosen
wisely..."
In reply to subclasssing vs using by chorg
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |