Beefy Boxes and Bandwidth Generously Provided by pair Networks
XP is just a number
 
PerlMonks  

Re^3: Perl Build System File for sublime text editor

by Anonymous Monk
on Sep 05, 2016 at 20:49 UTC ( [id://1171215]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Perl Build System File for sublime text editor
in thread Perl Build System File for sublime text editor

  1. Click "Preferences -> Browse Packages"
  2. Navigate to the "Perl" subfolder
  3. Create a file called "Perl.sublime-build" with the following content:
    { "cmd": ["perl", "-w", "$file"], "file_regex": ".* at (.) line ([ +0-9])", "selector": "source.perl" }
  4. Manually set the build system by clicking "Tools -> Build System -> Perl"
  5. You can now run your Perl script by mashing Ctrl+B
"re-"taken from http://stackoverflow.com/questions/12789975/setting-up-sublime-text-2-with-activeperl

Replies are listed 'Best First'.
Re^4: Perl Build System File for sublime text editor
by Anonymous Monk on Sep 06, 2016 at 21:23 UTC
    Works! Thank you! :-)

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1171215]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others lurking in the Monastery: (3)
As of 2026-03-09 02:32 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found

    Notices?
    hippoepoptai's answer Re: how do I set a cookie and redirect was blessed by hippo!
    erzuuliAnonymous Monks are no longer allowed to use Super Search, due to an excessive use of this resource by robots.