Help for this page
use constant { SELF => 0, ... } return; }
sub traverse { ... || undef; goto &traverse; }