in reply to Re^2: RFC - Linux::TCPServer (new module)
in thread RFC - Linux::TCPServer (new module)
Count one more voice for Net::Server::Linux, that way if someone gets around to adding a Win32 equivalent, it can be Net::Server::Win32, and so on for other platforms. When someone goes looking for a net server, they'll likely find what they are looking for in that namespace regardless of what platform they need it for.
Win32::* (and by extension Linux::*) are (or should be) reserved for stuff that it simply makes no sense to try and port to other platforms.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: RFC - Linux::TCPServer (new module)
by ph713 (Pilgrim) on Oct 31, 2005 at 06:38 UTC |