in reply to Can't call method "getAttribute"

You probably want to download the newer version at http://code.google.com/p/yweather/

I was able to get the script working by changing line 24 to:

my $scripthome = "/home/jim/yweather-dir/";
create the "yweather-dir" and execute the command:

yweather.pl -ct && ./yweather.pl -ut

Replies are listed 'Best First'.
Re^2: Can't call method "getAttribute"
by Squeakers (Initiate) on Jul 20, 2009 at 03:26 UTC
    again, noob, sorry. You created a folder named yweather-dir?

    and what do you mean by execute the command?

    also i believe that i do have the lastest version 0.7.8

Re^2: Can't call method "getAttribute"
by Squeakers (Initiate) on Jul 20, 2009 at 04:47 UTC
    followed your advise, still get the same error, still no sure of how to execute the command you listed