Help for this page
Select Code to Download
Select
or
download this
if(@ARGV eq "h")
Select
or
download this
if ($ARGV[0] eq 'h')
Select
or
download this
if (grep { $_ eq 'h' } @ARGV)