FreeBSD.software
Home/textproc/p5-String-Strip

p5-String-Strip

1.02_1

Perl extension for fast, commonly used, string operations

String::Strip is an XS extension that implements four white space removal routines: StripSpace (remove all white space), StripLSpace (strip leading white space), StripTSpace (strip trailing white space), and StripLTSpace (strip leading and trailing white space). All four of these routines work directly on the input argument, rather than passing back a result. The routines tend to be roughly 30% faster than equivalent function regex code. -Anton <tobez@FreeBSD.org>

Origin: textproc/p5-String-Strip
Category: textproc
Size: 16.5KiB
License: not specified
Maintainer: perl@FreeBSD.org
Dependencies: 1 packages
Required by: 0 packages
$pkg install p5-String-Strip

Dependencies (1)

More in textproc