in reply to Re: Re: SCALAR output instead of attribute name.
in thread SCALAR output instead of attribute name.

With ssh or scp, you can send your portable script to your account on each host. Then when you want to poll hosts for their user accounts, ssh -2 user@host ./myscript.pl for each host in your polling script.

No client/server involved but portability matters.

After Compline,
Zaxo