Help for this page

Select Code to Download


  1. or download this
    use warnings;
    use strict;
    ...
        Dump (\%args);
      }
    }
    
  2. or download this
    Dump for pattern1:
    $HASH1 = { section_id => 123 };
    Dump for pattern2:
    $HASH1 = { para_id => 256 };