Help for this page

Select Code to Download


  1. or download this
    $group = new Apache::Htgroup ($path_to_groupfile)
    
  2. or download this
    
    package Apache::Htgroup;
    ...
        $self->{'groupfile'} = $groupFile;
        return $self;
    } # End sub new