On onsdag, feb 12, 2003, at 06:01 Europe/Stockholm, James Tavares wrote:
Hi, looking forward to the release of the code.
Hello,
I'd like some advice on what to name a module I am contributing. It's job is to configure Linksys "Instant Broadband Series" routers (BEFSR41 and the like). Currently, there is no other way to configure these units other than to manually navigate through HTML forms using a web browser such as Netscape. The routers lacks SNMP support as well as any method of exporting/importing configurations, which is useful when working with large quantities of routers. What was needed was a Perl interface to quickly perform firmware upgrades (via TFTP), import/export configurations, change passwords, and modify various settings... I have already coded the module and it is near point of release.
I propose that it be called Linksys::Config, and will use that name for my examples below. I welcome critism of this choice.
Regarding the namespace I think Linksys:: is ok since Cisco:: exists, however one might argue it should go under Device::Router::Linksys, or Router::Linksys or some place like that.
Please submit a request using PAUSE
Arthur