Skip to content

Instantly share code, notes, and snippets.

@SPodjasek
Created January 21, 2016 10:44
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save SPodjasek/7a4293527db104028c59 to your computer and use it in GitHub Desktop.
Save SPodjasek/7a4293527db104028c59 to your computer and use it in GitHub Desktop.
Komodo IDE perlbrew wrapper
#!/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