$a = A->new ; $b = $a->can(test) ; print $b ; # ???? [download]
In reply to what does the retval of can() do ? by Anonymous Monk