unitialized variable name wrong with no strict refs #10081
Closed
Comments
From @nwc10Created by @nwc10$ ./perl -we '$a = @$a > 0' That second warning is wrong. It should be Use of uninitialized value in numeric gt (>) at -e line 1. Hash derefence has the same error in the warning for numeric gt. Scalar Nicholas Clark Perl Info
|
From @cpansproutFixed by 6d1f089. |
@cpansprout - Status changed from 'new' to 'resolved' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Migrated from rt.perl.org#72090 (status was 'resolved')
Searchable as RT72090$
The text was updated successfully, but these errors were encountered: