Use of uninitialized value $_ in print at sopw-simple.pl line 6. #### $_ = "TestA" or "TestB"; #### Found = in conditional, should be == at ./sopw-simple.pl line 4. Useless use of a constant (TestB) in void context at ./sopw-simple.pl line 4. TestA
## $_ = "TestA" or "TestB"; ##
## Found = in conditional, should be == at ./sopw-simple.pl line 4. Useless use of a constant (TestB) in void context at ./sopw-simple.pl line 4. TestA