summaryrefslogtreecommitdiffstats
path: root/skeletons/perl.pl
blob: d13b6b2952aa07c2e2619b0b73e38c589133776a (plain) (blame)
1
2
3
4
5
6
#!/usr/bin/perl
use strict;
use warnings;


:startinsert