|
|
| Keep It Simple, Stupid | |
| PerlMonks |
Re: Use of uninitialized value $site in concatenation (.) when excute the perl scriptby nemesdani (Friar) |
| on Aug 31, 2012 at 08:53 UTC ( #990948=note: print w/ replies, xml ) | Need Help?? |
|
Line 13 is where you set the variable $a (choose another name by the way), and you concatenate the variable $site with a newline. I'm too lazy to be proud of being impatient.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||