perl-String-Strip
XS Module to remove white-space from strings
SRPM: perl-String-Strip-1.01-4.n0i.4.fc8.src.rpm SPEC: perl-String-Strip.spec Version: 1.01 Release: 4.n0i.4.fc8 Epoch: License: Artistic Group: Development/Libraries Size: 4770 Packager: Marius Feraru <altblue@n0i.net> Vendor: n0i.net URL: http://search.cpan.org/dist/String-Strip/ Date: Mon Jun 04 2007, 02:03 GMT
Description:
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.
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.
Changelog:
- Tue May 22 2007 Marius Feraru <altblue@n0i.net> - 1.01-4.n0i.4
- spec file (re)created using N0i::CPAN::RPMizer v1.14.7 - Tue Apr 18 2006 Marius Feraru <altblue@n0i.net> 1.01-3.n0i.3
- spec file (re)created using N0i::CPAN::RPMizer v1.12.1
- rebuild on perl 5.8.8 - Sat Mar 04 2006 Marius Feraru <altblue@n0i.net> - 1.01-2.n0i.2
- automatic rebuild (perl 5.8.8) - Mon Aug 01 2005 Marius Feraru <altblue@n0i.net> 1.01-1.n0i.1
- spec file (re)created using N0i::CPAN::RPMizer/1.01
- rebuild on perl 5.8.7
Files:
- perl-String-Strip.spec
- String-Strip-1.01.tar.gz
Requires:
- perl(ExtUtils::MakeMaker)
- reb00t-rpmdevtools
- rpmlib(CompressedFileNames)