NAME
HTML::WidgetValidator::Widget::SlideShare
SYNOPSIS
my $validator = HTML::WidgetValidator->new(widgets => [ 'SlideShare' ]);
my $result = $validator->validate($html);
DESCRIPTION
Validate widget "SlideShare"
SEE ALSO
HTML::WidgetValidator, http://www.slideshare.net/
AUTHOR
Kentaro Kuribayashi, <kentaro@cpan.org>
LICENSE
Copyright (C) Hatena Inc. All Rights Reserved.
This module is free software; you can redistribute it and/or modify it under the same terms as Perl itself. See perlartistic.