in reply to Re: Re: Some missing textutils
in thread Some missing textutils

Damn, YASB. I had
my $length = length($_ = expand($_));
originally but upon later review the assignment seemed unnnecessary and was removed.

--
perl -p -e "s/(?:\w);([st])/'\$1/mg"