Help for this page

Select Code to Download


  1. or download this
    sub confoosing {
      my ($self, $arg) = @_;
      return $arg ? $self->{confoosing} = $arg : $self->confoosing;
    }