On Dec 12, 2007 10:11 AM, Roman Daszczyszak <[EMAIL PROTECTED]> wrote:
> Oops.. I made one mistake in my explanation. The structure in
> question is a hash of usernames each containing another hash of the
> user attributes. I'm trying to use the code to ignore an attribute in
> the second-level h
Oops.. I made one mistake in my explanation. The structure in
question is a hash of usernames each containing another hash of the
user attributes. I'm trying to use the code to ignore an attribute in
the second-level hash.
Will that work?
On Dec 12, 2007 3:49 PM, Roman Daszczyszak <[EMAIL PROTE
On Dec 12, 2007 9:49 AM, Roman Daszczyszak <[EMAIL PROTECTED]> wrote:
> Hi all,
>
> I am trying to utilize Data::Compare to compare two data structures
> containing user names and account attributes from Windows XP systems.
> Using Win32API::Net, it returns an array of usernames, which can be
> loo