Giter VIP home page Giter VIP logo

geo-ipfree's People

Contributors

atoomic avatar bricas avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

geo-ipfree's Issues

Unused dependencies on Test2:: modules

There is a regression in 1.160000 version:

Makefile.PL reads:

  "TEST_REQUIRES" => {
    "ExtUtils::MakeMaker" => 0,
    "File::Spec" => 0,
    "File::Temp" => 0,
    "Test2::Bundle::Extended" => 0,
    "Test2::Plugin::NoWarnings" => 0,
    "Test2::Tools::Explain" => 0,
    "Test::More" => 0
  },

But there is no use of File::Temp, Test2::Bundle::Extended, Test2::Plugin::NoWarnings, and Test2::Tools::Explain modules in the ./t directory. They are only tested for an available version by t/00-report-prereqs.t:

$ grep -Hnr Test2:: t
t/00-report-prereqs.dd:34: 'Test2::Bundle::Extended' => '0',
t/00-report-prereqs.dd:35: 'Test2::Plugin::NoWarnings' => '0',
t/00-report-prereqs.dd:36: 'Test2::Tools::Explain' => '0',
t/00-report-prereqs.dd:45: 'Test2::Bundle::Extended' => '0',
t/00-report-prereqs.dd:46: 'Test2::Plugin::NoWarnings' => '0',
t/00-report-prereqs.dd:47: 'Test2::Tools::Explain' => '0',

I recommend removing those dependencies.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.