NAME
Alien::Selenium - installing and finding the Selenium Web test framework
SYNOPSIS
use Alien::Selenium;
my $version = Alien::Selenium->version;
my $path = Alien::Selenium->path;
DESCRIPTION
Please see Alien for the manifesto of the Alien namespace.
AUTHOR
Mattia Barbon <mbarbon@cpan.org>
LICENSE
Copyright (c) 2005 Mattia Barbon <mbarbon@cpan.org>
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself
Please notice that Selenium comes with its own licence.