in reply to RE: Re: diff (different enough)
in thread diff (different enough)
FYI, unlike C's <char *>, Perl has real strings that know how long they are. So <length> is as fast as getting the integer value of a scalar that already has its integer value cached.
|
|---|