I would put this in a BEGIN block to make certain that the variables are
set before any other code is executed.

BEGIN {
        $ENV{UNIX95} = "XPG4";
}


--
  Simon Oliver
_______________________________________________
Perl-Unix-Users mailing list. To unsubscribe go to 
http://listserv.ActiveState.com/mailman/subscribe/perl-unix-users

Reply via email to