check what OS we are running on
Devel::CheckOS provides a more friendly interface to $^O, and also
lets you check for various OS "families" such as "Unix", which
includes things like Linux, Solaris, AIX etc.

Maintainer: Alexander Bluhm <bluhm@openbsd.org>

WWW: https://metacpan.org/release/Devel-CheckOS
