Help for this page
sub IMPORT { ... }
use 5.010; use strict; ... use Local::MyTest qw(1 2 3 :DEFAULT); say "YEAH!" if foobar();