in reply to why does this perl routine error?
But $url1 has a value, how can it be undef if it has a value?@url does not generate an error if i print it and gives the html but $url does and still gives me a value:SS
But $url1 has a value, how can it be undef if it has a value?
How do you know?
As Basic debugging checklist says, use Dumper, show the output