in reply to
String substituion with XML::Twig
Try
$elt->subs_text( qr'AAA','ZZZ' );
poj
Comment on
Re: String substituion with XML::Twig
Download
Code
Replies are listed 'Best First'.
Re^2: String substituion with XML::Twig
by
slugger415
(Monk)
on Jul 26, 2014 at 19:06 UTC
wonderful, thank you!
[reply]
In Section
Seekers of Perl Wisdom