Front page | perl.module-authors |
Postings from October 2005
Module name advice
Thread Next
From:
Mattia Barbon <mattia.barbon@libero.it>
Date:
October 18, 2005 13:46
Subject:
Module name advice
Message ID:
IOKPON$1D237B35C5AA49F24B3D6F0CAF9F9DFE@libero.it
Hi,
I am writing a Perl driver for Selenium, a website
testing tool [1], and I need to choose a proper name
for the module.
Having discarded a top-level namespace, I am now
inclined to use WWW::Selenium for the Selenium driver
and Test::Selenium for the TAP-emitting module
to be used in test scripts.
Does anybody have suggestions?
Thanks!
Mattia
[1] http://selenium.thoughtworks.com/index.html
Thread Next
-
Module name advice
by Mattia Barbon <mattia.barbon@libero.it>