# New Ticket Created by Will Coleda # Please include the string: [perl #55756] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=55756 >
I can't do an nmake realclean on windows at the moment, because the O_FILES list is too long. A quick fix would probably be to quote the elements and let perl expand them, rather than letting the shell do it for us. -- Will "Coke" Coleda