Skip to content

Commit

Permalink
update the CONTRIBUTING file to include all xt test deps
Browse files Browse the repository at this point in the history
  • Loading branch information
jberger committed Oct 16, 2016
1 parent b439a4a commit c698ba2
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CONTRIBUTING.mkdn
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,11 @@ Then you need to install any plugins specific to this distribution:
$ cpan `dzil authordeps`
$ dzil authordeps | cpanm

and

$ cpan `dzil listdeps --author`
$ dzil listdeps --author | cpanm

Once installed, here are some dzil commands you might try:

$ dzil build
Expand Down

0 comments on commit c698ba2

Please sign in to comment.