The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
<HTML>
<HEAD>
<TITLE>ARSperl Manual - GetListGroup Hash Values</TITLE>
</HEAD>
<BODY BGCOLOR="#FFFFFF">

<H2>GetListGroup Hash Values</H2>

This structure is returned by 
<A href="ars_GetListGroup.html">ars_GetListGroup</a>.
<p>


<PRE>
{
 "groupId"      =&gt; <B>reference</B> to an array of integers,
 "groupType"    =&gt; <B>reference</B> to an array of integers,
 "groupName"    =&gt; <B>reference</B> to an array of array references
}
</PRE>

Each array reference contained in the array referenced by <CODE>groupName</CODE>
contains a list a strings.

<P>
<HR WIDTH="30%">
<P>
<A HREF="toc.html"><IMG ALT="&lt;--" SRC="arrow.gif" ALIGN=CENTER> Table of Contents </A>
<p>
<address>
Last changes to this page 21st July 1997 by jcmurphy@arsperl.org<br>
&#169; J.C.Murphy, J.W.Murphy 1997 arsperl@arsperl.org
</address>
</BODY>
</HTML>