ars_GetListGroup(ctrl, userName=NULL, password=NULL)

Fetch information about the available groups on a server, optionally restricting the list to a particular username/password combination.

See also: GetListGroup Hash Values.

On success
Returns a HASH.
On failure
Returns undef.

Example:

	($a = ars_GetListGroup($ctrl)) || 
		die "$ars_errstr";
      
ars_GetListGroup was introduced in version 1.5 of ARSperl


<-- Table of Contents

Last changes to this page 21st July 1997 by jcmurphy@arsperl.org
© J.C.Murphy, J.W.Murphy 1997 arsperl@arsperl.org