Re: Opening a pipe when taint mode is enabled

[email protected] (Adam Jimerson) Mon, 12 Jan 2009 20:02:56 -0500
Newsgroups perl.beginners.cgi
Organization se
Message-ID <[email protected]>
Gunnar Hjalmarsson wrote:

>> 
>> How would I allow for spaces but not newlines
> 
> By including a space in the regex, just as Mike showed you in another
> reply.
> http://www.nntp.perl.org/group/perl.beginners.cgi/2009/01/msg13364.html
> 

Oh my USENET client didn't have the space in his reply.

>> This is the reason that I am doing it so I can
>> learn, I learn better by doing so by doing this and making mistakes (and
>> fixing them) is a lot better for me than just reading about it.  Sorry
>> but
>> reusing code from the CPAN is nice,  but doesn't really help me learn.
> 
> It depends on what it is you want to learn. In any case, a program with
> which you invite the world to submit things to your system is not a good
> learning environment.
> 

Which I am glad that that was pointed out to me so it could be fixed.

> This list is rather quiet, but make that comment on the beginners list,
> and you'll see what I mean. ;-)
>