sub launcher { print "\n\nrunning launcher()\n\n"; # inserted by syphilis undef &AUTOLOAD; goto \&$Config::AUTOLOAD; }