From ab2b02f3349dbf1960f2af5b43295d1ffa6be040 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Wed, 31 Jul 2002 12:01:32 +0000 Subject: - perl_checker: cleaner, more usable (via .perl_checker for -exclude's) - perl_checker: more stricter syntax rules - adapt *.pm's to those rules --- MDK/Common/System.pm | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'MDK/Common/System.pm') diff --git a/MDK/Common/System.pm b/MDK/Common/System.pm index 73ba091..f196e83 100644 --- a/MDK/Common/System.pm +++ b/MDK/Common/System.pm @@ -1,3 +1,5 @@ +package MDK::Common::System; + =head1 NAME MDK::Common::System - formatting functions @@ -155,7 +157,6 @@ L =cut -package MDK::Common::System; use MDK::Common::Math; use MDK::Common::File; -- cgit v1.2.1