Help for this page

Select Code to Download


  1. or download this
     0:59 >perl -MData::Dumper -wE "$Data::Dumper::SortKeys = 1;"
    Name "Data::Dumper::SortKeys" used only once: possible typo at -e line
    + 1.
    ...
     1:00 >perl -MData::Dumper -wE "$Data::Dumper::Sortkeys = 1;"
    
     1:00 >