Thread
:
Tacvi type quest
View Single Post
#
5
02-13-2013, 09:06 PM
c0ncrete
Dragon
Join Date: Dec 2009
Posts: 719
ok, i think i sorted out why. i wasn't enclosing the range in brackets.
Code:
if ( $mid ~~ [ $min .. $max ] ) { say "YAY!"; }
works... duh
__________________
I muck about @
The Forge
.
say(rand
99
>
49
?
'try '
.(
'0x'
.join
''
,map{unpack
'H*'
,chr rand
256
}
1
..
2
):
'incoherent nonsense'
)while our
$Noport
=
1
;
c0ncrete
View Public Profile
Send a private message to c0ncrete
Find all posts by c0ncrete