Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
8 lines
277 B
Text
8 lines
277 B
Text
This module is sub class of the HTML::Parser and uses it to
|
|
parse HTML document and add QUERY_STRING to href attributes.
|
|
|
|
You can assign Session ID or any form data without using cookie.
|
|
|
|
WWW: http://search.cpan.org/dist/HTML-StickyQuery/
|
|
|
|
Seamus Venasse <svenasse@polaris.ca>
|