in reply to Re: Re: Re: Unexpected file test (-f) result on Windows
in thread Unexpected file test (-f) result on Windows
Ah, thinking around the problem: that's more like it!
What would you recommend I use to untaint the data in a portable way? I would expect to miss a lot of cases if I used a regular expression to do the job; that was why I tried to use a file test in the first place. My intention is not to be "too" restrictive in how my module is used (though the specification is not that clearly defined yet i.e. I'm making it up as I go ;-)).
Cheers,
-- Dave :-)
$q=[split+qr,,,q,~swmi,.$,],+s.$.Em~w^,,.,s,.,$&&$$q[pos],eg,print
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^5: Unexpected file test (-f) result on Windows (untaint)
by tye (Sage) on Sep 19, 2003 at 17:52 UTC | |
|
Re: Re: Re: Re: Re: Unexpected file test (-f) result on Windows
by waswas-fng (Curate) on Sep 19, 2003 at 17:24 UTC |