An open API service indexing awesome lists of open source software.

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

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