Help for this page

Select Code to Download


  1. or download this
    use strict;
    
  2. or download this
    sub build_KOL {
     my($self) = @_; # for this example
    ...
      #in the attribute.
      $self->{KOLS} = \%results;
    } # end-sub