Bot::IRC::X::MetarTaf - Bot::IRC plugin for METAR and TAF reporting
version 1.04
use Bot::IRC;
Bot::IRC->new(
connect => { server => 'irc.perl.org' },
plugins => ['MetarTaf'],
)->run;
This Bot::IRC plugin is for METAR and TAF reporting.
bot metar <airport code>
bot taf <airport code>
You can look for additional information at:
Gryphon Shafer gryphon@cpan.org
This software is Copyright (c) 2016-2050 by Gryphon Shafer.
This is free software, licensed under:
The Artistic License 2.0 (GPL Compatible)