Thread
:
Deleveling npc
View Single Post
#
10
02-12-2013, 10:13 PM
c0ncrete
Dragon
Join Date: Dec 2009
Posts: 719
because defined will only return 1 (true) or nothing (false)
Quote:
Returns a Boolean value telling whether EXPR has a value other than the undefined value undef. If EXPR is not present, $_ is checked.
http://perldoc.perl.org/functions/defined.html
__________________
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