in reply to
Using Perl Regex to find & replace large chunks in code
See
Re^2: Write to existing file with character insert
, for slurping of file add
local
$/
; before calling pie
Comment on
Re: Using Perl Regex to find & replace large chunks in code
Replies are listed 'Best First'.
Re^2: Using Perl Regex to find & replace large chunks in code
by
jedikaiti
(Hermit)
on Mar 11, 2013 at 21:56 UTC
Thanks, both of you! I will play with that, too!
Kaiti
Swiss Army Nerd
[reply]
In Section
Seekers of Perl Wisdom