Module Naming

2010-10-04 Thread perl-module-author . alias
Hi there. Was reading the information available at the PAUSE website and it suggested getting your opinions for the naming of the module I want to upload It's "working title" is Device::Aurora. It provides the protocol and constants required for communicating with a Power-One Aurora Invert

Re: Module Naming

2010-10-04 Thread Shannon Wynter
If not Device::Aurora Perhaps something along the lines of Device::SerialPort::Aurora ? Or Device::Serial::Protocol::Aurora (except that the module handles all the SerialPort stuff too)

Re: Module Naming

2010-10-04 Thread nadim khemir
You should have what type of device in the name too. The fact that it works with serial port is not interesting and can be made clear in a sub module if multiple communication medium exist. Device::Inverter::Aurora Be more specific in the top classes if you can. The idea is to have a name for