The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

 login_check.pl

SYNOPSIS

 # set env IT_USERNAME, IT_PASSWORD, IT_API_URL
 login_check.pl

DESCRIPTION

Checks the environment variables IT_USERNAME and IT_PASSWORD against the environment at IT_API_URL for successful authentication. Use this to test your login credentials.