diff options
Diffstat (limited to 'perl-install/run_program.pm')
-rw-r--r-- | perl-install/run_program.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/run_program.pm b/perl-install/run_program.pm index e5ca7d170..b956c5f95 100644 --- a/perl-install/run_program.pm +++ b/perl-install/run_program.pm @@ -1,4 +1,4 @@ -package run_program; # $Id$ +package run_program; # $Id: run_program.pm 266118 2010-02-11 14:57:12Z pterjan $ use diagnostics; use strict; |