There are Perl modules that should allow you to play MIDI sounds easily. Have you checked CPAN? Every good Perl junkie does.
http://cpan.org/modules/01modules.index.html
Look at the "MIDI-*" section. Looks like you've got a few modules that can aid in any sort of MIDI usage. And if that didn't list all you need, here is a search query for all of CPAN:
http://search.cpan.org/search?query=MIDI&mode=all
Hope that helps.
