NAME
HTML::WidgetValidator::Widget::UranaiParts
SYNOPSIS
my
$validator
= HTML::WidgetValidator->new(
widgets
=> [
'UranaiParts'
]);
my
$result
=
$validator
->validate(
$html
);
DESCRIPTION
Validate widget "UranaiParts"
SEE ALSO
HTML::WidgetValidator, http://www.pixmax.jp/uranai_parts/index.html
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.