Hi all,<br><br>I have a Perl problem. I got 4 arrays consisting of strings. I want to compare 4 arrays, and match for intersection and difference. I found a 'solution ...
I have a form that will contain a variable number of entry fields on it, allowing people to allocate numbers of hours towards projects. The CGI string will ...