Help for this page

Select Code to Download


  1. or download this
    use 5.010;
    say $ENV{PAR_0};
    say $ENV{PAR_PROGNAME};
    say $ENV{PAR_GLOBAL_TEMP};
    say $0;