Skip to content

Commit

Permalink
Support cpanfile
Browse files Browse the repository at this point in the history
  • Loading branch information
hokaccha committed Mar 31, 2013
1 parent 37ecc66 commit 469b999
Show file tree
Hide file tree
Showing 4 changed files with 3,330 additions and 10 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
.carton/
local/
META.yml
MYMETA.json
MYMETA.yml
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -124,8 +124,8 @@ Update nodebrew.

Install module for testing.

$ cpanm --installdeps .
$ carton install

Run test.

$ prove -lvr
$ carton exec -- prove -lvr
Loading

0 comments on commit 469b999

Please sign in to comment.