sub import { print "Inside ", __PACKAGE__, " import() with @_\n"; goto &Exporter::import(@_); }