Boian Jordanov <[EMAIL PROTECTED]> wrote:
> So, why were %RAD_CHECK and %RAD_REQUEST
> > made read-only?
> 
> Because perl hashes are not ordered.

  The only requirement is that attributes of the same name be ordered.

  This may change the way the module works (I haven't looked), but if
${RAD_REQUEST}{'attribute'} was an array of values rather than a
scalar, that should allow the hash to be writable.

  Alan DeKok.
- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to