From 9a64b49ff5c9031d0acd0bb1930b297c92957e13 Mon Sep 17 00:00:00 2001 From: Olivier Blin Date: Thu, 28 Feb 2008 22:36:28 +0000 Subject: remove spurious '*' character (grmpf) --- perl-install/install/any.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'perl-install/install') diff --git a/perl-install/install/any.pm b/perl-install/install/any.pm index 77b05e937..afc6cca74 100644 --- a/perl-install/install/any.pm +++ b/perl-install/install/any.pm @@ -1,4 +1,4 @@ -*package install::any; # $Id$ +package install::any; # $Id$ use strict; -- cgit v1.2.1