There is a
similar reported bug on CPAN (Tip #11 from the
Basic debugging checklist). There are no tests for this module... maybe it does not work on that platform.
Other suggestions:
- Try to see if you can glean anything from print Dumper($winmm);
- Take a look at the source code.
- Super Search for other examples of Win32::MediaPlayer usage.