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

NAME

HTML::WidgetValidator::Widget::NhkNowOnAir

SYNOPSIS

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

DESCRIPTION

Validate "NHK NOW ON AIR" widgets.

SEE ALSO

HTML::WidgetValidator, http://www.nhk.or.jp/lab-blog/02/1066.html

AUTHOR

Yasuhiro Onishi, <onishi@hatena.ne.jp>

LICENSE

Copyright (C) Hatena Inc. All Rights Reserved.

This library is free software; you may redistribute it and/or modify it under the same terms as Perl itself.