Re: [MacPerl-WebCGI] Un-webifying HTML User Data Question
[email protected] Fri, 11 May 2001 02:37:17 +0900
| Newsgroups | perl.macperl.webcgi |
|---|---|
| Message-ID | <v04011700b7208114aba2@[211.132.153.45]> |
"Gregory Smith" <[email protected]> wrote: >I'm wondering if one of you kind folks could point me to how to "un-webify" >data passed from an HTML have you looked into these, they're part of the standard distro: HTML::TokeParser (Alternative HTML::Parser interface) HTML::Parser HTH Robin