Perl HTML Scraping script

Job ID: 35031945

Budget: $30 – $250 AUD

We need a small discrete PERL script that will extract the:

alt text
class
width
height
id
src

values from an HTML image element.

The full HTML of the image IE:

<img src="images/123.jpg" alt="some text" class="some class" id="some id value" height="height value" width="width value">

will be fed into the script and will return the variables of the from the code.
Related categories: Perl HTML