in reply to Re^2: Regular Expression to replace & in XML
in thread Regular Expression to replace & in XML

Hi denzil_cactus,

Could you please help using 'sed' command?

PerlMonks is a website for Perl. You may find a few monks who speak sed too, but why is the Perl solution not acceptable for you?

Update: Are you and user Chris Daniel working on the same problem? Need a regex to replace incomplete html entities

Regards,
-- Hauke D

  • Comment on Re^3: Regular Expression to replace & in XML

Replies are listed 'Best First'.
Re^4: Regular Expression to replace & in XML
by denzil_cactus (Sexton) on Nov 21, 2016 at 06:08 UTC
    Thanks Hauke

    Completely understand this is a website for perl and I was struggling to implement
    the logic inside my application and it worked.
    Thanks a lot Monks!!