NAME

INI::ReadPath - In Jenkins grep dist.ini config file and assign something inside of the config to an environment variable.

USAGE

Let's say your ini file is dist.ini

And we want to package name

PAKCAGE_NAME=$(read_ini.pl --file dist.ini --path ini.name )