Help for this page

Select Code to Download


  1. or download this
    use strict;
    
    ...
    use Data::Dumper; $Data::Dumper::Indent = $Data::Dumper::Sortkeys = 1;
    print "", Dumper(\@a), "\n";