Help for this page

Select Code to Download


  1. or download this
    my $input = shift;
    if($input eq $scalar)
    ....
    
  2. or download this
    $string =~ /^user1$/;