jakeiii
08-21-2006, 05:21 AM
I've been having some minor problems with differences in output from different machines, most likely caused by different perl versions and other different variable values in perl and I'm trying to find out what exactly is so different.
Is there a way to get perl to tell me ALL the existing variables and there associated values, including the imported %ENV hash? Perhaps even all of the function names that it is currently aware of?
TIA,
Jake
Is there a way to get perl to tell me ALL the existing variables and there associated values, including the imported %ENV hash? Perhaps even all of the function names that it is currently aware of?
TIA,
Jake