Help for this page

Select Code to Download


  1. or download this
    BEGIN {
      $ENV{APP_DIR} = "/usr/vendor/app/version";
    ...
    }
    
    system("printenv");  # should have the new keys in it