in reply to Re^3: What is the /auto/ directory used for? (inheritance--)
in thread What is the /auto/ directory used for?

You just need to add

sub dl_load_flags { 0 }

It'd also be good to patch DynaLoader to not require this (and to optionally export the bootstrap function).

- tye