From 492dc0b0b7728146be9c04aa4e4823e1343feb3e Mon Sep 17 00:00:00 2001 From: joe Date: Wed, 24 Oct 2001 00:26:42 +0000 Subject: Add the trailing '1;' to this file that perl requires. --- CVSROOT/cfg_local.pm | 2 ++ 1 file changed, 2 insertions(+) (limited to 'CVSROOT/cfg_local.pm') diff --git a/CVSROOT/cfg_local.pm b/CVSROOT/cfg_local.pm index 0db7f3b630ea..c7f00e3b0484 100644 --- a/CVSROOT/cfg_local.pm +++ b/CVSROOT/cfg_local.pm @@ -11,4 +11,6 @@ #################################################################### #################################################################### + +1; # Perl requires all modules to return true. Don't delete!!!! #end -- cgit