Harsh Busa [HB], on Sunday, January 16, 2005 at 01:42 (+0530) thinks
about:

HB>  my $doc = $atomic->get('http://www.timaoutloud.org/xml/atom.xml');

in this line you have error, you have to write:
my ($doc) = $atomic->get('http://www.timaoutloud.org/xml/atom.xml');

-- 

 ...m8s, cu l8r, Brano.

[I'd have thrown up on the kid...   -Danny Davids]



-=x=-
Skontrolované antivírovým programom NOD32


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to