Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re: Can I submit a xxx-001.tar.gz to cpantesters without uploading/publishing it to CPAN?

by jeffa (Bishop)
on Jun 22, 2015 at 18:26 UTC ( [id://1131523]=note: print w/replies, xml ) Need Help??


in reply to Can I submit a xxx-001.tar.gz to cpantesters without uploading/publishing it to CPAN?

You could use travis-ci instead, and supply a .travis.yml that looks something like:

language: perl before_install: - cpanm --notest #put any CPAN dependencies you have here perl: - "5.20" - "5.18" - "5.16" - "5.14" - "5.12" - "5.10"
More here: Building a Perl Project

jeffa

L-LL-L--L-LL-L--L-LL-L--
-R--R-RR-R--R-RR-R--R-RR
B--B--B--B--B--B--B--B--
H---H---H---H---H---H---
(the triplet paradiddle with high-hat)
  • Comment on Re: Can I submit a xxx-001.tar.gz to cpantesters without uploading/publishing it to CPAN?
  • Download Code

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others wandering the Monastery: (6)
As of 2024-04-23 07:09 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found