HTTP::Response=HASH(0x82af7b4)
My print declaration in the script is written like this:
print "$curdoc";
So there isn't a problem there...is this something to do with the whole "unpack hexadecimal" or something like that? I have seen this in scripts before just never used it. Do I need to decode the page to have it in ANSI form?