NAME
HTML::WidgetValidator::Widget::YahooTopicsJP
SYNOPSIS
my
$validateor
= HTML::WidgetValidator->new(
widgets
=> [
'YahooTopicsJP'
]);
my
$result
=
$validateor
->validate(
$html
);
DESCRIPTION
Validate widget "Yahoo! Topics".
SEE ALSO
HTML::WidgetValidator, http://public.news.yahoo.co.jp/blogparts/fc/
AUTHOR
Takaaki Mizuno <mizuno_takaaki@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.