Created
January 21, 2016 10:44
-
-
Save SPodjasek/7a4293527db104028c59 to your computer and use it in GitHub Desktop.
Komodo IDE perlbrew wrapper
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
source ~/perl5/perlbrew/etc/bashrc | |
env perl $@ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment