in reply to
I can
The funny thing is that even though
I->can()
doesn't return an error,
I->can("can")
returns
undef
. So
I
can
can()
, but
I->can
not
("can")
.
<
Reveal this spoiler
or all
in this thread
>
Comment on
Re: I can
Select
or
Download
Code
Replies are listed 'Best First'.
Re^2: I can
by
ikegami
(Patriarch)
on Jul 01, 2006 at 22:05 UTC
Not quite.
<
Reveal this spoiler
or all spoilers
in this node
or all
in this thread
>
The interesting part is
<
Reveal this spoiler
>
[reply]
[d/l]
[select]
In Section
Obfuscated Code