summaryrefslogtreecommitdiff
blob: 8c088750fed7a8e6b9fc91e68bf7ef3a4e18d3a5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Taken from debian
--- Derivative.pm
+++ Derivative.pm
@@ -1,8 +1,9 @@
 # functions for calculating derivatives of data
 # $Id: 0.01-pod.diff,v 1.1 2009/05/13 06:34:21 tove Exp $
+
 =head1 NAME
 
- Math::Derivative - Numeric 1st and 2nd order differentiation
+Math::Derivative - Numeric 1st and 2nd order differentiation
 
 =head1 SYNOPSIS