in reply to
How can I delete a part of a string?
I'd use
substr()
.
Comment on
Re: How can I delete a part of a string?
In Section
Seekers of Perl Wisdom