Skip to content

Commit

Permalink
Tweak Carton wrappers.
Browse files Browse the repository at this point in the history
  • Loading branch information
oalders committed Jun 30, 2014
1 parent 1c36329 commit ae2249e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion bin/carton
@@ -1,2 +1,2 @@
#!/bin/sh
PERL_CARTON_PATH=~/carton/api.metacpan.org carton exec perl -Ilib $@
PERL_CARTON_PATH=~/carton/api.metacpan.org carton $@
2 changes: 2 additions & 0 deletions bin/carton-exec
@@ -0,0 +1,2 @@
#!/bin/sh
PERL_CARTON_PATH=~/carton/api.metacpan.org carton exec perl -Ilib $@
2 changes: 0 additions & 2 deletions bin/carton-install

This file was deleted.

0 comments on commit ae2249e

Please sign in to comment.