make lcdmetar.pl podchecker-clean
This commit is contained in:
@@ -24,6 +24,8 @@ and displays them via LCDproc (http://lcdproc.omnipotent.net/)
|
||||
|
||||
=head1 OPTIONS
|
||||
|
||||
=over 4
|
||||
|
||||
=item B<METAR-Code>
|
||||
|
||||
The METAR code related of the city you want weather observations.
|
||||
@@ -39,8 +41,12 @@ For fun, here are some example METAR codes:
|
||||
More informations about METAR codes is available at:
|
||||
http://www.nws.noaa.gov/oso/oso1/oso12/metar.htm
|
||||
|
||||
=back
|
||||
|
||||
=head1 DIAGNOSTICS
|
||||
|
||||
=over 4
|
||||
|
||||
=item Cannot connect to LCDproc port
|
||||
|
||||
By default, lcdMetar tries to connect to localhost port 13666. If you get this
|
||||
@@ -57,6 +63,8 @@ The METAR data we received is not what we expected, check out NOOA's web site
|
||||
lcdMetar tried to fetch weather observations from NOAA's web site and failed. It
|
||||
will retry in 15 minutes.
|
||||
|
||||
=back
|
||||
|
||||
=head1 REQUIRES
|
||||
|
||||
Perl 5.004, Geo::METAR, LWP::Simple;
|
||||
|
||||
Reference in New Issue
Block a user