Help for this page
Select Code to Download
Select
or
download this
( $a, $b, $c ) = split /:/, $str;
Select
or
download this
( $a, $b, $c, @options ) = split /:/, $str;