Help for this page
Select Code to Download
Select
or
download this
my $foo;
Select
or
download this
$varname = ????($foo);
Select
or
download this
$hash{????($foo)} = $foo;
Select
or
download this
$hash{'foo'} = $foo;