summaryrefslogtreecommitdiffstats
path: root/skeletons/perl.pm
blob: bdca268215de52b0a4136d02240041bffe9eef69 (plain) (blame)
1
2
3
4
5
6
7
8
9
#!/usr/bin/perl
use strict;
use warnings;
:exe "call append(line('.'), 'package ".substitute(matchstr(expand("%"), '^lib/\zs.*\ze\.pm'), '/', '::', 'g').";')"


1;
:normal 5Go
:startinsert