Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Re^21: Need to know the process to implement perl script into web application server.

by choroba (Cardinal)
on Jul 20, 2021 at 08:18 UTC ( [id://11135207]=note: print w/replies, xml ) Need Help??


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.

Do you understand how list context works in Perl?

my @scopeval = qw( okta.users.read alternative.auth ); my %args = (scope => @scopeval);

This leads to

Odd number of elements in hash assignment at ...

map{substr$_->[0],$_->[1]||0,1}[\*||{},3],[[]],[ref qr-1,-,-1],[{}],[sub{}^*ARGV,3]

Replies are listed 'Best First'.
A reply falls below the community's threshold of quality. You may see it by logging in.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://11135207]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (4)
As of 2024-03-28 17:13 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found