Help for this page

Select Code to Download


  1. or download this
    my $config = {"delete" => 0, soFiles => };
    my $config = {"delete" => 0, "soFiles" => };
    
  2. or download this
    $config->{delete} = 1; # why -> is it a reference ?