in reply to
RE: String comparison
in thread
String comparison
Uh, you should really use eq for string tests. cmp should be used for sorting string (actually determining order).
Comment on
RE: RE: String comparison
In Section
Seekers of Perl Wisdom