Help for this page
use Env; use strict; ... root@whitebox:/tmp# perl testEnv.pl /bin/bash
use Env; use strict; ... root@whitebox:/tmp# perl testEnv.pl Global symbol "$EGGSHELL" requires explicit package name at testEnv.pl + line 4. Execution of testEnv.pl aborted due to compilation errors.