in reply to Modifying/Accessing hash in separate script

Completely unrelated to your main question...
never used use strict/use warnings so I'm trying to make it so that the code uses these. Needless to say the moment I add them a bunch of scope errors get thrown
strictv -- how unstrict is your code? might make the task look less daunting.
  • Comment on Re: Modifying/Accessing hash in separate script