Skip to content

Commit

Permalink
Need perl5.005
Browse files Browse the repository at this point in the history
  • Loading branch information
gisle committed Oct 26, 2001
1 parent 9d74956 commit 171e557
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Makefile.PL
@@ -1,7 +1,7 @@
# This -*- perl -*- script writes the Makefile for libwww-perl
# $Id: Makefile.PL,v 1.57 2001/10/26 18:04:13 gisle Exp $
# $Id: Makefile.PL,v 1.58 2001/10/26 18:14:53 gisle Exp $

require 5.004;
require 5.005;
use strict;
use ExtUtils::MakeMaker;
use Config;
Expand Down
2 changes: 1 addition & 1 deletion README
Expand Up @@ -29,7 +29,7 @@ package is currently available from CPAN.
PREREQUISITES

In order to install and use this package you will need Perl version
5.004 or better. Some modules within this package depend on other
5.005 or better. Some modules within this package depend on other
packages that are distributed separately from Perl. We recommend that
you have the following packages installed before you install
libwww-perl:
Expand Down

0 comments on commit 171e557

Please sign in to comment.