Test::TempDir provides temporary directory creation with testing in mind. The differences between using this and using File::Temp are: * If t/tmp is available (writable, creatable, etc) it's preferred over $ENV{TMPDIR} etc. Otherwise a temporary directory will be used. This is temp_root * Lockfiles are used on t/tmp, to prevent race conditions when running under a parallel test harness. * The temp_root is cleaned at the end of a test run, but not if tests failed. * temp_root is emptied at the begining of a test run unconditionally. * The default policy is not to clean the individual tempfiles and tempdirs within temp_root, in order to aid in debugging of failed tests.
Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.
The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.
Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.
Problem reports, updates or suggestions for this package should be reported with send-pr.