Help for this page
Module->import(LIST); # method call import Module (LIST); # alternate method call &Module::import('Module', LIST); # plain old subroutine call, no inhe +ritance