]> git.pld-linux.org Git - packages/perl-Statistics-Descriptive.git/blame - perl-Statistics-Descriptive-fix.patch
- formatting
[packages/perl-Statistics-Descriptive.git] / perl-Statistics-Descriptive-fix.patch
CommitLineData
54f292b1 1--- Descriptive.pm~ Tue Apr 27 00:25:26 1999
2+++ 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.25093 seconds and 4 git commands to generate.