#perl - Wed 28 Mar 2007 between 15:43 and 15:53



actionsomian rambles
somianrambles
perlygatekeeperperlbot: taint
perlbotperldoc perlsec
rindolfhttp://use.perl.org/~somian/journal/32813
I'm not going to read it.
perlygatekeeper: PERLY!!!
ailtonI wanna use a little if check if variable one and two == ^[a-z]{2}\s[0-9]{5}$ { dothis, bit I don't know how one put that together, any idea?
DavemanGumbybrain: fish it!
GumbyBRAINI don't think i've got it, i didnt write it, then r it back to that for me?
Davemanrindolf, did you make that you fish logo on your website?
rindolfDaveman: yes, and no.
Daveman: it's EvilPHish from UserFriendly.
But I tweaked it with the GIMP.
DavemanO.o
oh
well it's rather cute :)
I didn't see it until yesterday :p
perlygatekeeperrindolf!
ailtonvar1 is set to hello and var2 is set to pal, if ($var1 and $var2 == hello\spal) { <---- is this right?
the hello\spal part is regexp
gnubeThat is what I did, I am reading perlsec now.
ailtongnube, talking to me?
gnubeailton, Sorry, I was sort of talking to the ether and to somian who has been helping me.
Sort of typing out loud. :)
ailtonok, sorry
gnubenp
ailtonno worries
gnubeSo it would appear that message I received was regarding the copy.pm module (/usr/share/perl/5.8/File/Copy.pm) should I file a bug?
Or should I just ignore the taint warning?
buugnube: Which message?
Ani-_gnube: I dbout it is a bug in File::Copy.
gnube: you are feeding it something that is tainted.
gnubeNot that I know of.
Ani-_gnube: File::Copy tries to use something that is tainted in a way that it shouldn't be used.
rjdavesorry for the newb question but what is wrong with: perl -ne '/Revision: (\d) / && print $1' tmp/Version
Ani-_gnube: what's your $ENV{PATH} ?
gnubeAni-_, Ah, I see
Ani-_ I'll check . . .
buuAck
Ani-_The only way something gets tainted is if it came from outside the script. (or if you use some XS code.)

Page: 1 8 15 22 29 36 43 50 57 64 71 78 85 92 99 106 113 120 

IrcArchive