]> git.pld-linux.org Git - packages/perl-Statistics-Descriptive.git/blob - perl-Statistics-Descriptive-fix.patch
- drop obsolete and outdated manual inclusion of rpm macros
[packages/perl-Statistics-Descriptive.git] / perl-Statistics-Descriptive-fix.patch
1 --- lib/Statistics/Descriptive.pm~      Tue Apr 27 00:25:26 1999
2 +++ lib/Statistics/Descriptive.pm       Sat Nov  6 17:16:42 1999
3 @@ -2,7 +2,7 @@
4  
5  ##This module draws heavily from perltoot v0.4 from Tom Christiansen.
6  
7 -require 5.00404;  ##Yes, this is underhanded, but makes support for me easier
8 +require 5.004_04;  ##Yes, this is underhanded, but makes support for me easier
9                   ##Not only that, but it's the latest "safe" version of
10                   ##Perl5.  01-03 weren't bug free.
11  $VERSION = '2.4';
This page took 0.102125 seconds and 3 git commands to generate.