Help for this page

Select Code to Download


  1. or download this
    
    # assume that these 2 methods are 
    ...
        return $self->$dispatch(@args);
    }
    
  2. or download this
    
    use strict;
    ...
    }
    
    1;