summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/Math-Derivative/files/0.01-pod-1.diff')
-rw-r--r--dev-perl/Math-Derivative/files/0.01-pod-1.diff15
1 files changed, 15 insertions, 0 deletions
diff --git a/dev-perl/Math-Derivative/files/0.01-pod-1.diff b/dev-perl/Math-Derivative/files/0.01-pod-1.diff
new file mode 100644
index 000000000000..acfe83c11d3a
--- /dev/null
+++ b/dev-perl/Math-Derivative/files/0.01-pod-1.diff
@@ -0,0 +1,15 @@
+Taken from debian
+--- Derivative.pm
++++ Derivative.pm
+@@ -1,8 +1,9 @@
+ # functions for calculating derivatives of data
+ # $Id: Derivative.pm,v 1.1 1995/12/26 16:26:59 willijar Exp $
++
+ =head1 NAME
+
+- Math::Derivative - Numeric 1st and 2nd order differentiation
++Math::Derivative - Numeric 1st and 2nd order differentiation
+
+ =head1 SYNOPSIS
+
+