in reply to common non-explicit dependencies besides LWP::Protocol::https ?

You're asking for a list of third-party plugins and other modules dynamically or conditionally used by commonly-used modules. A lot of modules have these. In fact, most large distributions probably do it.

Here's a few I've had to deal with:

  • Comment on Re: common non-explicit dependencies besides LWP::Protocol::https ?

Replies are listed 'Best First'.
Re^2: common non-explicit dependencies besides LWP::Protocol::https ?
by Anonymous Monk on Jul 09, 2015 at 21:03 UTC

    And thats just on the perl side of things, Wx for example has different widgets available based on which version of wxWidgets you install