in reply to Re: Importing CGI methods into a subclass as a class method
in thread Importing CGI methods into a subclass as a class method
Actually... no. :) The CGI subroutines are a dual in how they act. If they're used as functions, they act like functions. If they're used like methods, they act like methods. So you can still import CGI methods/functions and expect it to work.
ihb
|
|---|