On Wed, Jun 9, 2010 at 12:42 PM, David Golden <xda...@gmail.com> wrote: > I'm forwarding to the makemaker@perl.org list, as this is not likely > to be of general interest to all module authors.
I looked inside EU:: for a bit but found that MM_Any subclassed Liblist which made working the call sites out harder and I gave up and migrated to Module::Build which appears to work *great* and didn't filter my inc, lib, and linking commands out. Josh