The changes is from Perl 5.18 onward. In all discussion the use of env variables is advocated only as a workaround - the comments all say the proper solution is to write your code to accept that the order is inconsistent as that is the language defn. The fact that it was consistent was an accident and your code should not have assumed a consistent order.
I haven't played around with env vbs but the answered is suggested in the last post the thread you referenced but this is not the correct approach - there is no guarantee these variables will remain in Perl. ------------------------------------------------------------------------ bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806 View this thread: http://forums.slimdevices.com/showthread.php?t=102806 _______________________________________________ beta mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/beta
