pkgsrc-wip/p5-HTML-StickyQuery/DESCR
Hiramatsu Yoshifumi b4195a7558 HTML::StickyQuery is a 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.
2004-01-10 21:56:54 +00:00

4 lines
195 B
Text

HTML::StickyQuery is a 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.