vim/vim/templates/skeleton.pl

12 lines
184 B
Perl

#!/usr/bin/env perl
# -*- coding: utf-8 -*-
# Copyright by @@LONGNAME@@ <@@EMAIL@@>
# First version: @@crdate@@
#
# Synopsis: @@DESCR@@
#
# $Id$
# vim: set ts=4 sw=4 tw=0 ft=perl :