http://www.perlmonks.org?node_id=743623


in reply to How can we get the control Id for each controls in a web page?

"Probably"

... but it depends on the context.

You could be talking about having a proxy server, written in Perl, that modifies a page before it gets to the browser.

You could be talking about a bot written in Perl that interacts with a website without a browser being involved.

You could be talking Perl embedded in the server side application.

How you would go about this would depend on what you are actually trying to achieve.