I'm writing a module which reads and interprets a file from the Linux /proc filesystem. I'm saying Linux /proc filesystem because it's a Linux-specific file.
I have searched CPAN for similar modules but only found a few which did some generic /proc stuff, not really Linux specific.
The file is /proc/net/ip_conntrack, by the way. It holds state information for the netfilter firewall in the 2.4 kernels.
Should I name my module proc::net::ip_conntrack, Linux::netfilter::conntrack, or something completely different?
In reply to Naming of a module reading /proc by Erik Hensema
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |