http://qs321.pair.com?node_id=1003166


in reply to Re: Calling Windows Batch from Perl, double-quote appearing out of nowhere
in thread Calling Windows Batch from Perl, double-quote appearing out of nowhere

Indeed, this works too! (big surprise!)

UPDATE: Sorry, responded to quickly. No, it doesn't work. The %% is a notion to escape the percent character, so instead of interpolating the 2nd argument, it just inserts a literal percent sign...

-- 
Ronald Fischer <ynnor@mm.st>