Help for this page

Select Code to Download


  1. or download this
    use strict;
    use warnings;
    ...
       ->Sortkeys( 1 )
       ->Indent( 1 )
       ->Dumpxs();
    
  2. or download this
    $rhByID = {
      '1111' => {
    ...
        }
      }
    };