Help for this page
Select Code to Download
Select
or
download this
printf "%d %s %f\n", $int, $str, $float;
Select
or
download this
print "@{[%hash]}";