Help for this page

Select Code to Download


  1. or download this
    defined $hash->{$key}
    
  2. or download this
    $self->isDefined($hash, $key)
    
  3. or download this
    $final =~ s/(\$\{$extractedVariable\}/$substituteWith/;
    
  4. or download this
    my $substituteThis = $extractedVariable;