Giter Site home page Giter Site logo

Comments (5)

creaktive avatar creaktive commented on May 17, 2024

Did you tried to run ./Build test after the perl Build.PL step? Despite the warnings, it is supposed to end with:

All tests successful.
Files=13, Tests=1,  1 wallclock secs ( 0.07 usr  0.05 sys +  0.29 cusr  0.07 csys =  0.48 CPU)
Result: PASS

The missing files are generated/consumed by the ./Build dist step which is only used to release the project at CPAN.

from rainbarf.

ncolton avatar ncolton commented on May 17, 2024

The test phase does indeed pass running only one of the tests.

from rainbarf.

xsawyerx avatar xsawyerx commented on May 17, 2024

Perhaps the Build.PL file isn't configured correctly. For example, the distribution does not ship with a README, but a README.md. The Build.PL file is not configured to create a proper README.

You can add create_readme => 1 to Build.PL to accomplish that.

from rainbarf.

creaktive avatar creaktive commented on May 17, 2024

The README is generated correctly: https://github.com/creaktive/rainbarf/blob/master/Build.PL#L14
However, my .gitignore was set to keep the script-generated files out of the repository. Better let them in :)
Thanks for your observations, fixed!

from rainbarf.

xsawyerx avatar xsawyerx commented on May 17, 2024

Argh. First wake up, THEN read code. Sorry about that. :)

from rainbarf.

Related Issues (20)

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.