Help for this page

Select Code to Download


  1. or download this
    # An intriguing aspect of this behavior is that it can be 
    # used to implement private method calls. If you put your 
    ...
                $self->$secret_door(); # ***
            }
        }