#include <hallo.h>
* Erich Schubert [Mon, Oct 29 2007, 04:09:13PM]:
> Hi,
> > This should be fixed not by escaping file names, but by using Perl's
> > "system" function which takes a list of arguments (and does not invoke
> > the shell).
> 
> Yeah, sorry, that was what I meant basically... right now, unp does
> something like \"$filename\" which is really naive...

ACK. There are lots of kludges therein, I am fixing it right now.

> One of the things that made me use Python for most of the things I've
> been using Perl before was the great subprocess module. That's the first
> API I've ever seen which makes it nicer to do these things right than
> doing them the wrong way...

Nah, you can make a wrapper easily which does it very well.

Regards,
Eduard.
-- 
<youam> au ja! kratz mich, beiss mich, sende mir TOFU!



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to