Help for this page

Select Code to Download


  1. or download this
    use Data::Dumper;
    $Data::Dumper::Useqq = 1;
    print Dumper($str);
    
  2. or download this
    print Dumper("6 1/2")
    
  3. or download this
    $VAR1 = "6\2401\\/2";