Help for this page
Select Code to Download
Select
or
download this
my $var = "<value>" if <condition>;
Select
or
download this
my $var; $var = "<value>" if <condition>;