Help for this page

Select Code to Download


  1. or download this
    my $var="!@#$%^&(),.Now is the time}{[]+-";
    print "\n$var";
    my $var_with_slash=quotemeta($var);
    print"\n$var_with_slash";
    
  2. or download this
    !@#0^&(),.Now is the time}{[]+-
    \!\@\#0\^\&\(\)\,\.Now\ is\ the\ time\}\{\[\]\+\-