6 lines
351 B
Text
6 lines
351 B
Text
All of the functions are implementable in only a couple of lines
|
|
of Perl code. Using the functions from this module however should
|
|
give slightly better performance as everything is implemented in
|
|
C. The pure-Perl implementation of these functions only serves as
|
|
a fallback in case the C portions of this module couldn't be compiled
|
|
on this machine.
|