Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

Re^3: Trying to build a module for upload to CPAN

by Anonymous Monk
on Oct 30, 2021 at 01:39 UTC ( [id://11138249]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Trying to build a module for upload to CPAN
in thread Trying to build a module for upload to CPAN

Well, on my system, this is the test results:
t/20-cmdline.t (Wstat: 11520 Tests: 50 Failed: 45) Failed tests: 2-10, 12-20, 22-30, 32-40, 42-50 Non-zero exit status: 45 t/21-cmdline.t (Wstat: 4608 Tests: 20 Failed: 18) Failed tests: 2-10, 12-20 Non-zero exit status: 18 t/22-cmdline.t (Wstat: 17664 Tests: 77 Failed: 69) Failed tests: 2-5, 7-12, 14, 16-21, 23-32, 34-45, 47-60 62-77 Non-zero exit status: 69 xt/boilerplate.t (Wstat: 0 Tests: 3 Failed: 0) TODO passed: 1, 3 xt/minilla/spelling.t (Wstat: 256 Tests: 1 Failed: 1) Failed test: 1 Non-zero exit status: 1
You're still missing a LICENSE file but your cpanfile should look like this:
requires 'perl' => 5.8.1; requires 'Text::CSV' => 0;
Minilla comes with the functionality to create new dists with minil new [project here]. It'll lay everything out including your cpanfile, LICENSE, minil.toml etc.

Replies are listed 'Best First'.
Re^4: Trying to build a module for upload to CPAN
by talexb (Chancellor) on Oct 31, 2021 at 03:54 UTC

    Thanks for the feedback! I'll make those updates and get things sorted out Sunday. I think I saw those errors already and solved it, but it's been a full 24 hours (two hour support call at 6am, four hours of driving, super busy week).

    Alex / talexb / Toronto

    Thanks PJ. We owe you so much. Groklaw -- RIP -- 2003 to 2013.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://11138249]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (3)
As of 2024-04-20 15:16 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found