Hi:
I am new to perl and cgi, atho am experienced with vb and asp, so bear with me:
I need to take a text file generated from a db of users@domains and I need to accomplish two things:
1>
Seperate the users@domains so that output is like
domain1:user1,user2,user3
domain2:user1,user2,user3
and...