Subject: | Lazy load dependencies |
The plugin loads the following dependencies at compile time: Encode,
LWP::UserAgent, JSON::PP (among others).
Those dependency take time to compile and use memory, but will never be
used unless we attempt a release: they are not used when I run "dzil test".
--
Olivier Mengué - http://perlresume.org/DOLMEN