Page MenuHomeSolus

Update perl-module-runtime to 0.016
ClosedPublic

Authored by simniotiqu on Jan 26 2018, 8:47 PM.

Details

Summary
  • Added test
  • Changed licence to 'Artistic-1.0-Perl'
  • update test suite to not rely on . in @INC, which is no longer necessarily there from Perl 5.25.7
  • in documentation, warn about the security problem with use_package_optimistically()
  • declare correct version for Test::More dependency
  • in documentation, use four-column indentation for all verbatim material
  • in t/taint.t, use $^X rather than $ENV{PATH} as the primordial tainted value to taint a string being tested
Test Plan

Passed the make tests

Diff Detail

Repository
R2379 perl-module-runtime
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.Feb 6 2018, 4:22 AM
This revision was automatically updated to reflect the committed changes.