Help for this page

Select Code to Download


  1. or download this
    my %_abc;
    
  2. or download this
    $_abc{"info"}->{$env}->{"Generic"}->{"Cat A"}=10;
    $_abc{"warning"}->{$env}->{"Generic"}->{"Cat B"}=20;
    ......