Search found 1 match

by synes
Wed Dec 01, 2010 7:07 am
Forum: Scripts and Templates
Topic: WeatherBug script & templates version 3.0 (weatherbug AP
Replies: 67
Views: 56964

Re: WeatherBug script & templates version 3.0 (weatherbug AP

New version of the script for external of US countries, there was a little bug in pressure regexp. EDIT : Corrected spelling error for "gust", be careful with your data input method and templates #!/usr/bin/perl use warnings; use strict; use LWP::Simple; my $httpaddr = "http://$ARGV[0...