Hello beginners, How i can change environment variables (e.g. PERLDB_OPTS) to any values so they remained general(public) for all instances of perl scripts?
$ENV{'PERLDB_OPTS'}="LocalPort"; # working only for currently running script. Sincerely yours, Babichev Dmitry. -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]