Help for this page
Select Code to Download
Select
or
download this
my( @a_vals, @b_vals );
Select
or
download this
my( $type, $index, $value ) = ( split /\s+/ )[2, 4, -1];