Perl question: cross-platform programming help?

sparky_dy

New member
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?
 
Back
Top