> On Feb 15, 2021, at 7:30 AM, demerphq <demerphq@gmail.com> wrote: > > cheers, > Yves > $ ./perl -le'print scalar::trim(" foo ")' > foo Yves, what would you think of calling it text::trim() instead of scalar::trim()? This function doesn’t really make sense for, e.g., references, after all. -FThread Previous | Thread Next