Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Running Perl script in SublimeREPL #285

Open
fernandopcg opened this issue Nov 2, 2013 · 0 comments
Open

Running Perl script in SublimeREPL #285

fernandopcg opened this issue Nov 2, 2013 · 0 comments

Comments

@fernandopcg
Copy link

I'm running SublimeText 2 in OS X 10.9, but I can't find how to run a Perl (.pl) script currently open in ST. If I choose Tools>SublimeREPL>Perl, it opens a new tab that says "perl> " and I can type stuff, but what I want is to run that script (Even more than 1 script at the same time, such as server and client simultaneously) just like I would do in Terminal.app typing "perl /path/to/my/script.pl", but faster (A keypress or a menu item)

I would use the builtin Build Cmd+B command but my scripts need user input and Cmd+B diesn't support it as far as I know.

Thanks, sorry for being n00b

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant