RSS | Module Info | Add a review of String-StringLight
String-StringLight (0.02)
A collection of unrelated trivial functions. trim() is the same as String::Strip::StripLTSpace, only slow. trimArray() is a pointless specialisation, any method taking a list can also take a list of just one element, making the trim function superfluous. space() is the same as q( ) x $NUM, only slow. left() is the same as sprintf "%-$NUMs", only slow.
No parameter checks at all, I can see no reason to prefer this module over previous art or the built-ins.
daxim - 2010-02-10T12:26:13 (permalink)
1 out of 1 found this review helpful.
Was this review helpful to you?
Yes
No

