in reply to Re: Read RegEx from file
in thread Read RegEx from file
So I'd only need utf8 if I was specifying my search expressions in utf-8 rather than using the octal notation? (or, for some reason, wanted to use utf in a variable name).
Basically, I read your advice as "you can take it out - it's not needed for reading from a utf8 file" - is that right?
Tom Melly, pm (at) cursingmaggot (stop) co (stop) ukmap{$a=1-$_/10;map{$d=$a;$e=$b=$_/20-2;map{($d,$e)=(2*$d*$e+$a,$e**2 -$d**2+$b);$c=$d**2+$e**2>4?$d=8:_}1..50;print$c}0..59;print$/}0..20
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^3: Read RegEx from file
by 1nickt (Canon) on Jan 14, 2016 at 16:55 UTC |