https://github.com/slavede/sublime-perl-snippets
Snippets for Perl development in Sublime Text editor
https://github.com/slavede/sublime-perl-snippets
Last synced: 4 months ago
JSON representation
Snippets for Perl development in Sublime Text editor
- Host: GitHub
- URL: https://github.com/slavede/sublime-perl-snippets
- Owner: slavede
- License: mit
- Created: 2015-09-27T16:12:49.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-09-27T16:19:22.000Z (almost 11 years ago)
- Last Synced: 2025-01-16T14:35:09.508Z (over 1 year ago)
- Size: 137 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# sublime-perl-snippets
Snippets for Perl development in Sublime Text editor
## How to add/use snippets?
1. Clone repo locally
2. Copy paste everything into your Packages folder of Sublime settings (e.g. on Windows 8 is C:\Users\\AppData\Roaming\Sublime Text 3\Packages\User)
3. Open your Sublime
4. Create new perl module/script
5. When writing, enter perl- and the press tab. All available snippets will be displayed