From f262848d51493a3e2e294087f9971a5544bee221 Mon Sep 17 00:00:00 2001 From: Rafael Garcia-Suarez Date: Sat, 13 Dec 2003 12:30:08 +0000 Subject: More POD fixes ; regenerate perltoc and perlmodlib. p4raw-id: //depot/perl@21886 --- pod/perlmodlib.pod | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'pod/perlmodlib.pod') diff --git a/pod/perlmodlib.pod b/pod/perlmodlib.pod index 0ed73dad01..4df51c4929 100644 --- a/pod/perlmodlib.pod +++ b/pod/perlmodlib.pod @@ -101,7 +101,7 @@ Declare constants =item diagnostics -Perl compiler pragma to force verbose warning diagnostics +Produce verbose warning diagnostics =item encoding @@ -413,6 +413,10 @@ Modules that calculate message digests Perl interface to the MD5 Algorithm +=item Digest::base + +Digest base class + =item DirHandle Supply object methods for directory handles @@ -635,11 +639,11 @@ Writing a module with MakeMaker =item ExtUtils::MakeMaker::bytes -Version agnostic bytes.pm +Version-agnostic bytes.pm =item ExtUtils::MakeMaker::vmsish -Platform agnostic vmsish.pm +Platform-agnostic vmsish.pm =item ExtUtils::Manifest @@ -913,10 +917,6 @@ Arbitrary size integer math package Pure Perl module to support Math::BigInt -=item Math::BigInt::Scalar - -Pure Perl module to test Math::BigInt with scalars - =item Math::BigRat Arbitrarily big rationals @@ -1247,7 +1247,7 @@ Backend for building test libraries =item Test::Harness -Run perl standard test scripts with statistics +Run Perl standard test scripts with statistics =item Test::Harness::Assert -- cgit v1.2.1