Changes for version 0.08 - 2007-01-16
- Added an iterator() method to permit iterations through the variable tree.
- An iterator may be reset(), its points to something with a name() and a value().
- For the sysctl variables that correspond to C structs that we decode, if the OS version does not define a member, then create the hash key anyway, and set it to an empty string. This allows cross-version programs to work with fewer version checks.
- Rationalised the example programs.
- Added a typemap for Perl 5.6
Modules
Manipulate kernel sysctl variables on BSD-like systems