NAME
HTML::WidgetValidator::Widget::GooDictionary
SYNOPSIS
my $validateor = HTML::WidgetValidator->new(widgets => [ 'GooDictionary' ]);
my $result = $validateor->validate($html);
DESCRIPTION
Validate widget "Goo Dictionary".
SEE ALSO
HTML::WidgetValidator, http://dictionary.goo.ne.jp/blog_parts.html
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.