BSD-Sysctl
view release on metacpan or search on metacpan
0.10 2009-09-25 19:55:25 UTC
- Fix coredump bug introduced in 0.09 buffer allocation.
- Support for 64-bit values from Emil Mikulic.
0.09 2009-09-14 17:52:15 UTC
- Added support for 8.0, better handling of kern.geom.confxml
et al., and an example, courtesy of Sergey Skvortsov.
0.08 2007-01-16 21:28:29 UTC
- 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
( run in 0.541 second using v1.01-cache-2.11-cpan-71847e10f99 )