Subject: | installing arch-specific shared objects to the wrong directory? |
I think bug #19155 (in SDL_perl) is actually a Module::Build bug. From
that problem ticket, it appears that Module::Build installs loadable
shared objects into the wrong directory, rendering them useless.
(Incidentally, it causes the unit tests to fail as well, but CPANPLUS
seems to install it anyway!)
It looks like it's broken in 0.28 (confirmed here), but not in 0.22
(hearsay from ticket #19155).
If there aren't enough details here, let me know and I'll dig into this
a bit further.
--
Jonathan Rockway <jrockway@cpan.org>