Thread
:
Array Problems
View Single Post
#
5
02-06-2013, 01:29 AM
c0ncrete
Dragon
Join Date: Dec 2009
Posts: 719
you rarely ever want to use variables in variable names, even if you really think you do. it's generally not worth the headache.
http://perl.plover.com/varvarname.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