The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

HTML::WidgetValidator::Widget::CubeThrowinGame

SYNOPSIS

my $validator = HTML::WidgetValidator->new(widgets => [ 'CubeThrowinGame' ]);
my $result = $validator->validate($html);

DESCRIPTION

Validate widget "CUBE Throw-in Game"

SEE ALSO

HTML::WidgetValidator, http://blog.nissan.co.jp/CUBE/CREATES/2006/03/100orange_2.shtml#seal2

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.