diff options
author | Guillaume Cottenceau <gc@mandriva.com> | 2003-04-17 19:18:03 +0000 |
---|---|---|
committer | Guillaume Cottenceau <gc@mandriva.com> | 2003-04-17 19:18:03 +0000 |
commit | b4c7d5388840d617fba30d3a3d3cba97e826f6b4 (patch) | |
tree | 34a4d113bc904465a4ca11fcc035af928651dc6c | |
parent | 872810e1e03dc99f39d1a0aecb2081e3894ec8f4 (diff) | |
download | perl-MDK-Common-b4c7d5388840d617fba30d3a3d3cba97e826f6b4.tar perl-MDK-Common-b4c7d5388840d617fba30d3a3d3cba97e826f6b4.tar.gz perl-MDK-Common-b4c7d5388840d617fba30d3a3d3cba97e826f6b4.tar.bz2 perl-MDK-Common-b4c7d5388840d617fba30d3a3d3cba97e826f6b4.tar.xz perl-MDK-Common-b4c7d5388840d617fba30d3a3d3cba97e826f6b4.zip |
fix description of module
-rw-r--r-- | MDK/Common/System.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MDK/Common/System.pm b/MDK/Common/System.pm index d5f7997..de14ddf 100644 --- a/MDK/Common/System.pm +++ b/MDK/Common/System.pm @@ -2,7 +2,7 @@ package MDK::Common::System; =head1 NAME -MDK::Common::System - formatting functions +MDK::Common::System - system-related useful functions =head1 SYNOPSIS |