summaryrefslogtreecommitdiffstats
path: root/skeletons/perl.pl
diff options
context:
space:
mode:
Diffstat (limited to 'skeletons/perl.pl')
-rw-r--r--skeletons/perl.pl6
1 files changed, 6 insertions, 0 deletions
diff --git a/skeletons/perl.pl b/skeletons/perl.pl
new file mode 100644
index 0000000..d13b6b2
--- /dev/null
+++ b/skeletons/perl.pl
@@ -0,0 +1,6 @@
+#!/usr/bin/perl
+use strict;
+use warnings;
+
+
+:startinsert