Using memEQ() rather than strnEQ() when the length is known feels
authorNicholas Clark <nick@ccl4.org>
Wed, 16 Apr 2008 10:59:28 +0000 (10:59 +0000)
committerNicholas Clark <nick@ccl4.org>
Wed, 16 Apr 2008 10:59:28 +0000 (10:59 +0000)
commit7edbdc6bb49f5970d9a4f23864d7626f8390de5c
tree2060348171474f6429832446ae99407acd07d925
parentcc93af5fbd42046d3d6e19c3655b76edf6980b42
Using memEQ() rather than strnEQ() when the length is known feels
cleaner.

p4raw-id: //depot/perl@33696
gv.c