The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

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.