I am working on a project wherein I have to interact with a Web page, having javascript in it, the javascript controls the login prompt, after logging , the page gets me a table of data, (which is also accomplishes using another function through the javascript)
Can anyone please guide on how this can be accomplished in perl without using any browser based package (ex. Selenium, as I am trying it on a linux Server Blade, i wont have a Browser at my disposal!)