in reply to
Re: delete space
in thread
delete space
s/\s+//g
This solved the problem. thanks all
Comment on
Re^2: delete space
In Section
Seekers of Perl Wisdom