in reply to Re: use module if condition is met
in thread use module if condition is met

Thanks monks, the if module worked perfectly. I simply passed my client name as $ARGV[0] and it works.

Grygonos