in reply to Re: How to have OS specific code sections in Perlin thread How to have OS specific code sections in Perl
use if ($^O eq 'linux'), 'MIDI::ALSA' => ('SND_SEQ_EVENT_PORT_UNSUBSCR +IBED', 'SND_SEQ_EVENT_SYSEX'); [download]