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

Dear All, I would like to convert the following elements: hazardous materials/ to hazardous materials/ Could you please suggest a solution. Thanks in Advance. Regards Elan

Replies are listed 'Best First'.
Re: Split the nested elements
by 2teez (Vicar) on Dec 16, 2013 at 07:51 UTC

    Hi Elvan,
    Welcome to the Monastery.
    I really don't see a change in the string you posted, ( or am I seeing wrong? ) OR maybe you meant something else, when you said "convert". Moreso how would you have done it yourself?
    Moreover, to get the best from this forum it would be great if you take just sometimes to read How do I post a question effectively? first.
    Once again, welcome to the place, where you can learn real Perl programming, *welcome to Perlmonks.

    * -- update
    If you tell me, I'll forget.
    If you show me, I'll remember.
    if you involve me, I'll understand.
    --- Author unknown to me
Re: Split the nested elements
by toolic (Bishop) on Dec 16, 2013 at 13:19 UTC