The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
This package contains WWW::Alexa::TrafficRank module assigned for querying
Traffic Rank of website in Alexa.com

This module uses LWP::UserAgent (libwww-perl), so you must
have it if you want to use this module.

Installation is simple:

  perl Makefile.PL
  make
  make test
  make install

Copyright 2016, FileDir, All Rights Reserved.

This library is free software; you can redistribute it and/or
modify it under the same terms as Perl itself.