summaryrefslogtreecommitdiff
path: root/textproc/p5-String-Trim/pkg-descr
blob: 62deafa3f00f48d18210feb3a22d4d87a14696dd (plain)
1
2
3
String::Trim trims whitespace off your strings. chomp trims only $/
(typically, that's newline), but trim will trim all leading and
trailing whitespace.