WHEW. Turns out all that crap that I was getting was just warnings that #!/usr/local/bin/perl -w was giving me. Stupid -w. True, I was putting values in an uninitialized hash, but who frickin' cares --;; Besides, it's a hash with too damn many values to initialize. Still, I'm starting to realize how many values this program handles, and I'm
(
Read more... )