Changes between Initial Version and Version 1 of Ticket #9015


Ignore:
Timestamp:
03/17/2017 11:38:55 AM (7 years ago)
Author:
ken@…
Comment:

I mistyped the version - I noticed this on 6.23.

Meanwhile, the book has moved on to 6.24, but that retains the dep:

  "TEST_REQUIRES" => {
    "ExtUtils::MakeMaker" => 0,
    "File::Spec" => 0,
    "FindBin" => 0,
    "Test::Fatal" => 0,
    "Test::More" => 0,
    "Test::RequiresInternet" => 0
  },
  "VERSION" => "6.24",

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #9015 – Description

    initial v1  
    1 Somewhere between versions 6.20 and 6.25 this developed a need for Test-RequiresInternet to run its testsuite. At least that is a trivial dependency, only needing core modules.
     1Somewhere between versions 6.20 and 6.23 this developed a need for Test-RequiresInternet to run its testsuite. At least that is a trivial dependency, only needing core modules.