Help for this page

Select Code to Download


  1. or download this
    use Data::Dumper; 
    $Data::Dumper::Useqq=1; 
    ...
    
    print Dumper $some_string;
    $VAR1 = "0,-933";
    
  2. or download this
    od -b \path\to\the\file
    # or
    od -tx1 \path\to\the\file