if( $threads ) { require threads::shared; threads::shared->import(); &share( \@foo ); # The ampersand is important }