sub import { *{'Test::something'} = sub { print 'greetings, earthlings!' }; }