require Test::Pkg::Thing; if( Test::Pkg::Thing->can('AUTOLOAD') ) { print "can AUTOLOAD!\n"; }