Help for this page

Select Code to Download


  1. or download this
    >perl -wMstrict -le
    "use constant FOO => 'foo';
    ...
     dd \%hash;
    "
    { foo => "ok", FOO => "yes" }