NAME
HTML::WidgetValidator::Widget::Ustream
SYNOPSIS
my $validateor = HTML::WidgetValidator->new(widgets => [ 'Ustream' ]);
my $result = $validateor->validate($html);
DESCRIPTION
Validate widget "ustream".
SEE ALSO
HTML::WidgetValidator, http://ustream.tv/mybroadcasts
AUTHOR
motemen <motemen@gmail.com>
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.