diff --git a/lib/MathPerl.pm b/lib/MathPerl.pm index deb1ea4..b37716c 100644 --- a/lib/MathPerl.pm +++ b/lib/MathPerl.pm @@ -16,3 +16,9 @@ use MathPerl::Config; our hashref $properties = {}; 1; # end of class + +=head1 NAME + +MathPerl - Mathematics Perl, The Optimized Math Library Suit. + +=cut