Help for this page

Select Code to Download


  1. or download this
    &$self -> { CALLBACK }{ ALL } -> ( $tref );
    
  2. or download this
    &{$self} -> { CALLBACK }{ ALL } -> ( $tref );
    
  3. or download this
    $self-> { CALLBACK }{ ALL } -> ( $tref );
    
  4. or download this
    &{ $self-> { CALLBACK }{ ALL } }( $tref );