if( $threads ) { require threads::shared; threads::shared->import(); share @foo; # No parens used }