On Feb 3, 2006, at 7:56 AM, Patrick LeBoutillier wrote:
IIRC I did a pass a while to plug File::Spec everywhere and make sure that everything was quoted properly.
Eric's patch uses the multi-arg system() function rather than quoting, which is much safer and more cross-platform.
-Ken