in reply to Re^2: How can I import a function and set a parameter at the same time?
in thread How can I import a function and set a parameter at the same time?
I think the solution lies in creating my own custom import sub. I realized this right after posting. Thanks everyone for the thoughts!!# On use CGI::Carp qw(fatalsToBrowser); # Off # use CGI::Carp qw(fatalsToBrowser);
|
|---|