in reply to Re^20: Need to know the process to implement perl script into web application server.
in thread Need to know the process to implement perl script into web application server.
my @scopeval = qw( okta.users.read alternative.auth ); my %args = (scope => @scopeval);
This leads to
Odd number of elements in hash assignment at ...
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
| A reply falls below the community's threshold of quality. You may see it by logging in. |