in reply to Re^2: Perl Build System File for sublime text editor
in thread Perl Build System File for sublime text editor
{ "cmd": ["perl", "-w", "$file"], "file_regex": ".* at (.) line ([ +0-9])", "selector": "source.perl" }
|
|---|
| 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 |