sub temp { my( $t, $r_ref ) = @_; sample( $r_ref->[0] ); } [download]
In reply to Re^4: setting values inside subroutine by Anonymous Monk in thread setting values inside subroutine by Anonymous Monk