in reply to
Comparing two files
If you can get the list of old PC numbers into an array, and then get the list of new PC numbers into a second array, you could then use
List::Compare
to find the newly added computers.
Cheers,
Brent
-- Yeah, I'm a
Delt
.
Comment on
Re: Comparing two files
In Section
Seekers of Perl Wisdom