Help for this page
package Test; ... } 1;
sub import { *{'Test::something'} = sub { print 'greetings, earthlings!' }; }