http://www.perlmonks.org?node_id=405080


in reply to Re^2: Problem with "use Exporter qw(import);"
in thread Problem with "use Exporter qw(import);"

I've had my share of problems from such things.
Could you give an example or two? I've used use base 'Exporter'; for a while; should I be avoiding that?