Help for this page
Select Code to Download
Select
or
download this
$field_i_want = (split /:/)[2];
Select
or
download this
($want1,$want2) = (split /:/)[2,5];