William Travis Holton
|
2abf84e6b9
|
experimenting with file name in package snippet
|
2012-07-26 09:55:41 +12:00 |
|
William Travis Holton
|
af48514455
|
changing package template and a few others
|
2012-07-26 09:55:41 +12:00 |
|
William Travis Holton
|
313ec98d83
|
make package definitions more generic
|
2012-07-26 09:55:41 +12:00 |
|
William Travis Holton
|
b272f87f1f
|
experimenting with some new perl features
|
2012-07-26 09:55:41 +12:00 |
|
William Travis Holton
|
79b4377ee3
|
experimenting with a couple new package constructs
|
2012-07-26 09:55:41 +12:00 |
|
William Travis Holton
|
c59a7f2c49
|
use parent instead of base
|
2012-07-26 09:55:41 +12:00 |
|
Steven Humphrey
|
af0c4dac62
|
Changed hash bang line to env perl like other snippets.
This allows the use of non-system perls.
|
2012-03-19 19:04:44 +00:00 |
|
William Travis Holton
|
9a18690ef3
|
removing ; from end of package subroutine calls
|
2012-03-11 11:24:03 +13:00 |
|
William Travis Holton
|
fafa4a7147
|
Cleanup - Moose parent class name should be enclosed in quotes
|
2012-03-11 09:37:26 +13:00 |
|
William Travis Holton
|
a8e879d9d8
|
Added a snippet for Test::Routine style tests
Also put in a more descriptive comment for Test::Class related snippet
|
2012-03-11 09:35:34 +13:00 |
|
William Travis Holton
|
827755ad89
|
subroutine pod snippet with "=cut"
For when someone wants to put the pod next to the subroutine definition
|
2012-03-11 09:27:16 +13:00 |
|
William Travis Holton
|
6c886e2864
|
make sure $@ is localized for evals
as perl "Modern Perl"
|
2012-03-11 09:26:30 +13:00 |
|
Marc Weber
|
81d4f96e30
|
snippets I use and fut snippet issue 46
|
2011-11-24 13:38:52 +01:00 |
|
William Travis Holton
|
a527891868
|
Some custom perl snippets
These were previously in separate files. I appended them to the main
perl.snippets file.
|
2011-09-09 18:57:55 +02:00 |
|
Marc Weber
|
94aebfaadd
|
Move all snippet files into a snippets directory so that you can install it
using VAM. The reason is that snipmate automatically looks for snippets
found in &rtp/snippets
|
2011-06-21 09:02:13 +02:00 |
|