Git Product home page Git Product logo

Comments (3)

worthmine avatar worthmine commented on August 14, 2024

thanks for reviewing!

Do you mean like below?

my $done = qx"./script/findeps --myLib t/lib $file"; # depends on environment

my $done = qx"$^X ./script/findeps --myLib t/lib $file"; # is more strict

except this, I never run Perl with qx or `` on tests

btw, almost of fail is Can't locate FastGlob.pm in @INC~ but it seems to be imported

Prerequisite modules loaded:

requires:

    Module              Need     Have    
    ------------------- -------- --------
    FastGlob            1.5      1.5     
    List::Util          1.55     1.55    
    perl                5.012001 5.026002

Are both the same problem?

anyway, I have updated the code

Please try it again with this.

from app-findeps.

worthmine avatar worthmine commented on August 14, 2024

@eserte
I've never touched any button for closing. It seems that it has been closed by github automatically.

So please close it when you agree with it deserves to close it.

from app-findeps.

worthmine avatar worthmine commented on August 14, 2024

it seems that from 0.04 or higher fixed this Issue.

http://matrix.cpantesters.org/?dist=App-findeps%200.04

from app-findeps.

Related Issues (6)

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.