The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Revision history for Solaris-SysInfo

0.02    CHANGES:
         * 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.

0.01    First version, released on an unsuspecting world.