in reply to Implicit assignment to $_
I'm trying to get "Test A"
print "Test A" or die "Test B is not acceptable, its purpose here is merely esoteric";(Yes, you are doing wrong) Is "Test A" a six character's string, a filehandle, a variable, a macguffin?
print $test_A; # looking for this?We simply need some more clues
|
|---|