On 8/10/07, Kelly Jones <[EMAIL PROTECTED]> wrote:
> I've scraped an HTML page and gotten back a string that looks like this:
>
> [... bunch of stuff I don't care about ...]
>
>
>
>
> bar
> some text here
> boing
>
> [... bunch of stuff I don't care about ...]
>
> Is there a Perl module that w
I've scraped an HTML page and gotten back a string that looks like this:
[... bunch of stuff I don't care about ...]
bar
some text here
boing
[... bunch of stuff I don't care about ...]
Is there a Perl module that will take this string and return a hash
representing the current (default) for