Commit graph

2 commits

Author SHA1 Message Date
Baptiste Daroussin
0068f2d47f Add NO_STAGE all over the place in preparation for the staging support (cat: textproc) 2013-09-20 23:17:30 +00:00
Jun Kuriyama
8964260749 This module provides one function, equals (not exported by default).
You should pass this function two strings of the same length. It will
return true if they are string-wise identical and false otherwise,
just like eq.  However, comparing any two differing strings will take
a fixed amount of time, unlike eq.

WWW: http://search.cpan.org/dist/String-Compare-ConstantTime/
2013-08-10 17:04:02 +00:00