# New Ticket Created by Bruce Gray # Please include the string: [perl #21547]
# in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt2/Ticket/Display.html?id=21547 >
In config/gen/makefiles.pl, Perl is called with "inplace editing" like so: system("$^X -i -e 'FOO' filename");
Thank you, applied. leo