NAME
HTML::WidgetValidator::Widget::ToyotaIst
SYNOPSIS
my $validateor = HTML::WidgetValidator->new(widgets => [ 'ToyotaIst' ]);
my $result = $validateor->validate($html);
DESCRIPTION
Validate widget "IST" (BlogDeco)
SEE ALSO
HTML::WidgetValidator, http://ist.blogdeco.jp/
AUTHOR
Kentaro Kuribayashi, <kentaro@cpan.org>
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.