The HTML::Query module provides jQuery-like selection queries for 
HTML::Element

To install:

    $ perl Makefile.PL
    $ make
    $ make test
    $ sudo make install

Copyright (C) 2008 Andy Wardley. All Rights Reserved.

This module is free software; you can redistribute it and/or modify it
under the same terms as Perl itself.