robertw has asked for the wisdom of the Perl Monks concerning the following question:

Hello fellow perlmonks, I have noticed that when I give a scalar string as an input value in a subroutine i can only acquire it in an array form, is it possible to convert this array back to a scalar value? my whole subroutine is built to parse a scalar string, and i myself have no idea how to parse an array instead of a scalar. I appreciate your help

Replies are listed 'Best First'.
Re: convert array to a scalar string value
by AnomalousMonk (Archbishop) on Oct 21, 2012 at 18:08 UTC
Re: convert array to a scalar string value
by robertw (Sexton) on Oct 21, 2012 at 19:59 UTC
    I am so sorry:( My chatterbox does not work apparently and I thought It probably was not posed again i am terribly sorry:(