Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Re: Perl Build System File for sublime text editor

by Anonymous Monk
on Jan 06, 2018 at 17:26 UTC ( [id://1206824]=note: print w/replies, xml ) Need Help??


in reply to Perl Build System File for sublime text editor

Go to "Tools -> Build System -> New Build System" This will open up a new file. Write the following in the file
{ "cmd": ["perl", "-w", "$file"], "file_regex": ".* at (.*) line ([0-9]*)", "selector": "source.perl" }
Save the file as "perl.sublime-build" in "~/.config/sublime-text-3/Packages/User" folder

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others studying the Monastery: (7)
As of 2025-07-11 11:16 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found

    Notices?
    erzuuliAnonymous Monks are no longer allowed to use Super Search, due to an excessive use of this resource by robots.