I'm writing an app in Perl that I'd like to open-source. I am including an optional feature which will only work on KDE. This obviously requires a Unix-like system such as Solaris or Linux.
Is there an easy way to tell from within a Perl script whether we are running on Windows?
Is there an easy way to tell from within a Perl script whether we are running on Windows?