Callback->VERSION(2.4); # use Callback 2.4; Callback->import(); # use Callback; Callback->import(qw( ... )); # use Callback qw( ... );