in reply to Use of uninitialized value $site in concatenation (.) when excute the perl script

In addition to pointing you at line 13 in your code (as has already been mentioned), the error message also tells you exactly which line in config.txt it is having problems with. Read the log file, compare line 13 to a different line that is not reported, and see what the differences are.

--MidLifeXis

  • Comment on Re: Use of uninitialized value $site in concatenation (.) when excute the perl script
  • Download Code