in reply to Re: Puzzling warning "Use of unitialized value" in very simple code
in thread Puzzling warning "Use of unitialized value" in very simple code
on line 22 and see the results...use Data::Dumper; print Dumper([$login,$quotedLogin,$password]);
|
|---|