Help for this page
our ($VERSION, @ISA, @EXPORT, @EXPORT_OK, %EXPORT_TAGS, $Verbose, $FOR +MAT) ; ... Both => [qw(&sub1 &sub2)]); $VERSION = 1.0 ; $Verbose = 0 ;
use MyModule qw(:DEFAULT)
use MyModule qw(:Both)