The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

HTML::WidgetValidator::Widget::LivedoorWeatherHacks

SYNOPSIS

  my $validator = HTML::WidgetValidator->new(widgets => [ 'LivedoorWeatherHacks' ]);
  my $result = $validator->validate($html);

DESCRIPTION

Validate widget "livedoor Weather Hacks"

SEE ALSO

HTML::WidgetValidator, http://weather.livedoor.com/weather_hacks/plugin.html

AUTHOR

Kentaro Kuribayashi, <kentaro@cpan.org>

LICENSE

Copyright (C) Hatena Inc. All Rights Reserved.

This module is free software; you can redistribute it and/or modify it under the same terms as Perl itself. See perlartistic.