in reply to
howto strip the first char of a string?
chop substr $_, 0, 1
Comment on
Re: howto strip the first char of a string?
Download
Code
In Section
Seekers of Perl Wisdom