Help for this page

Select Code to Download


  1. or download this
    c:\@Work\Perl\monks>perl -wMstrict -MData::Dump -le
    "sub S { return uc $_[0]; }
    ...
     dd \%hash;
    "
    { x => \"FOO", y => \"BAR" }