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

Re: RFC: Continuous Integration (CI) for your CPAN modules (for free!)

by jeffa (Bishop)
on Jan 15, 2016 at 18:57 UTC ( [id://1152886]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    language: perl
    before_install:
    ...
      - "5.18"
      - "5.14"
      - "5.8"
    
  2. or download this
    META_ADD => {
                resources => {
    ...
                    repository => 'https://github.com/user/Foo-Bar.git',
                },
            }
    
  3. or download this
    [![CPAN Version](https://badge.fury.io/pl/Foo-Bar.svg)](https://metacp
    +an.org/pod/Foo::Bar)
    

Log In?
Username:
Password:

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

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

    No recent polls found