This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
As we have the length of the string easily to hand, no reason not to
authorNicholas Clark <nick@ccl4.org>
Tue, 10 May 2005 14:47:58 +0000 (14:47 +0000)
committerNicholas Clark <nick@ccl4.org>
Tue, 10 May 2005 14:47:58 +0000 (14:47 +0000)
commitea6e9374082ba65411b39d56a62387c8a2bd2879
tree40c40ac11df15915d4a630104181dc607aee2498
parentd2a1eec3cd6825dde834f852934b2f286fab1f9f
As we have the length of the string easily to hand, no reason not to
use it.

p4raw-id: //depot/perl@24438
op.c