in reply to Re: remove first and last character of string
in thread remove first and last character of string
my $str = '"654321_1111"';
Cheers Rolf
(addicted to the Perl Programming Language :)
Wikisyntax for the Monastery
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: remove first and last character of string
by GrandFather (Saint) on Oct 14, 2020 at 10:05 UTC |