in reply to possible to bake LD_LIBRARY_PATH in perl(1)?

(Replying to self) Well, editing $Config::Config->{'libpth'} seems a better alternative than the baking the value in perl, thanks to the hint by way of reference to DynaLoader question elsewhere.

  • Comment on Re: possible to bake LD_LIBRARY_PATH in perl(1)?