From ab2380bbd72e94f52c119e042096ce66043ac06c Mon Sep 17 00:00:00 2001 From: Francois Pons Date: Tue, 13 Aug 2002 14:42:09 +0000 Subject: added a true value. --- perl-install/crypto.pm | 2 ++ 1 file changed, 2 insertions(+) (limited to 'perl-install/crypto.pm') diff --git a/perl-install/crypto.pm b/perl-install/crypto.pm index 952218f13..e3895ac96 100644 --- a/perl-install/crypto.pm +++ b/perl-install/crypto.pm @@ -158,3 +158,5 @@ sub get { } int @files; } + +1; -- cgit v1.2.1