On Sat, 2005-07-30 at 20:15 +1000, [EMAIL PROTECTED] wrote:
> On Fri, 2005-07-29 at 19:03 -0700, John W. Krahn wrote:
>
> > You are trying to call the get() method on the $feed object. Read the
> > documentation for the correct syntax for XML::Simple::XMLin().
> >
> > perldoc XML::Simple
> >
>
On Fri, 2005-07-29 at 19:03 -0700, John W. Krahn wrote:
> You are trying to call the get() method on the $feed object. Read the
> documentation for the correct syntax for XML::Simple::XMLin().
>
> perldoc XML::Simple
>
>
> As to the warning message:
>
> perldoc perldiag
> [snip]
>Odd
*** SORRY, forgot to attach file. ***
Hi,
This is basically my 1st perl script.
It's a podcast download app. I don't now the etiquette for attaching
files, but I have attached a <100 line perl file.
It seems that it fails if there is only 1 podcast for a feed with:
fetching http://www.abc.net.
Hi,
This is basically my 1st perl script.
It's a podcast download app. I don't now the etiquette for attaching
files, but I have attached a <100 line perl file.
It seems that it fails if there is only 1 podcast for a feed with:
fetching http://www.abc.net.au/science/k2/podcast/drk_rss.xml ...