Hello monks,
I'm intersted in manipulating web pages via perl and performing performance tests on them by multi threading and simulating users, hundreds (maybe thousands) I'm thinking about using LWP for the project. I have to cycle through 6 pages to a submit button, and submit the form. Any sugesstions on any other perl modules I should check out?