From: Jarkko Hietaniemi Date: Sun, 5 Nov 2000 18:21:46 +0000 (+0000) Subject: Add =pod to be tidy. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=1cf6bcb82b487d8b46243d2e315539ffa9189b1f;hp=908268814f02faf4635885d2cb46669bad5bb32b;p=p5sagit%2Fp5-mst-13.2.git Add =pod to be tidy. p4raw-id: //depot/perl@7561 --- diff --git a/lib/Math/Complex.pm b/lib/Math/Complex.pm index e7a071a..066e366 100644 --- a/lib/Math/Complex.pm +++ b/lib/Math/Complex.pm @@ -1414,6 +1414,8 @@ sub stringify_polar { 1; __END__ +=pod + =head1 NAME Math::Complex - complex numbers and associated mathematical functions