NAME
HTML::WidgetValidator::Widget::AlexaTrafficeGraph
SYNOPSIS
my $validateor = HTML::WidgetValidator->new(widgets => [ 'AlexaTrafficeGraph' ]);
my $result = $validateor->validate($html);
DESCRIPTION
Validate Alexa Traffic Graph code.
SEE ALSO
HTML::WidgetValidator, http://www.alexa.com/site/site_stats/signup
AUTHOR
higepon <higepon@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.