in reply to Naming of a module reading /proc
use strict;
Is the oft cited example.
Cagetory 40 - Operating System Interfaces already has the precedent that OS specific modules start with a namespace appropraite for the OS - in this case Linux. I'd suggest going with that.
|
|---|