StickyQuery
HTML::StickyQuery is a subclass of HTML::Parser which does automatic QueryString addition for A hrefs in HTML. It’ll be useful in keeping state info (ex; Session ID) without Cookies. For example,
will be filtered to
This module is written by Ikebe-san, one of my colleagues.