Help for this page

Select Code to Download


  1. or download this
    my @scopeval = qw( okta.users.read alternative.auth );
    my %args = (scope => @scopeval);
    
  2. or download this
    Odd number of elements in hash assignment at ...