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::Uniqlock

SYNOPSIS

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

DESCRIPTION

Validate "Uniqlock" widgets.

SEE ALSO

HTML::WidgetValidator, http://www.uniqlo.jp/uniqlock/

AUTHOR

Tetsuya Toyoda <aql@hatena.ne.jp>

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.