Would this work...

Is ...          my $network = $request->{AuthBy}->{Identifier};\  
a valid expression?

If not, is there a way to do this?

<Handler ....>
  <AuthBy RADIUS>
     Identifier   option1
     ReplyHook {\
        my $value = $request->{AuthBy}->{Identifier};\
     }
  </AuthBy>
</Handler>
  
     


===
Archive at http://www.starport.net/~radiator/
Announcements on [EMAIL PROTECTED]
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.

Reply via email to