Changes for version 0.02
- t/02sysinfo.t now compares first 5 results against results from POSIX::uname()
- BUGFIXES:
- Solaris 8 doesn't like sysinfo( cmd, "", 0 ). Replaced with static buffer that might be big enough already. Retry if not.
Modules
A perl wrapper around Solaris' sysinfo(1) system call