Sophie

Sophie

distrib > Mandriva > 2010.2 > i586 > media > contrib-release > by-pkgid > bca736f9db835eeb4d8aa7b46d1e661f > files > 68

perl-Devel-CheckOS-1.610.0-2mdv2010.0.noarch.rpm

This module provides a nice interface to looking at $^O, and also lets
you ask about OS "families" such as "Unix" (which encompasses Linux, *BSD,
AIX, HPUX, Solaris etc).

To install, do the usual dance:

    perl Makefile.PL
    make
    make test
    make install