summaryrefslogtreecommitdiff
path: root/Porting/make_dot_patch.pl
diff options
context:
space:
mode:
authorYves Orton <demerphq@gemini.(none)>2009-07-28 10:38:22 +0200
committerYves Orton <demerphq@gemini.(none)>2009-07-28 10:40:22 +0200
commit919d72bf3efe392b3483a1392bb7589a998a159f (patch)
tree12237c0d1984f4d963c4cb8f1e66ff47fb1127a9 /Porting/make_dot_patch.pl
parent05b3708e8e7856eb6b4dce880543ec2b7bb93b5f (diff)
downloadperl-919d72bf3efe392b3483a1392bb7589a998a159f.tar.gz
add tool to create .tgz snapshot files with .patch file included
Diffstat (limited to 'Porting/make_dot_patch.pl')
-rwxr-xr-xPorting/make_dot_patch.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/Porting/make_dot_patch.pl b/Porting/make_dot_patch.pl
index cf545ac809..6d2767c2e2 100755
--- a/Porting/make_dot_patch.pl
+++ b/Porting/make_dot_patch.pl
@@ -1,3 +1,4 @@
+#!/usr/bin/perl
use strict;
use warnings;