Debian-specific notes for Perl module Module::Package::RDF ========================================================== Module::Package::RDF by default calls Module::AutoInstall which opportunistically installs packages from CPAN during build. That is problematic for environments requiring deterministic builds. Debian install of Module::Package::RDF has patched the code to skip calls to Module::AutoInstall when environment variable NO_AUTO_INSTALL is set.