summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorRuss Allbery <rra@stanford.edu>2013-02-09 15:03:43 -0800
committerRuss Allbery <rra@stanford.edu>2013-02-11 16:25:27 -0800
commit438bea22489524dc300aed449964424bc798772d (patch)
tree459531f34d7b062e6b2e2f43420e91ce2da00091 /README
parent22a2a481a2e3e51199a6e61fdad7eb709c62ea41 (diff)
Switch Perl build system to Module::Build
The Net::Remctl Perl bindings now require Perl 5.8 or later (instead of 5.006 in previous versions) and are now built with Module::Build instead of ExtUtils::MakeMaker. This should be transparent to anyone not working with the source code, since Perl 5.8 was released in 2002, but Module::Build and ExtUtils::CBuilder are now required to build Net::Remctl. They are included in Perl 5.10 or later and can be installed separately for older versions of Perl. Change-Id: Ifc54e38d7efcc01cab5f0ae3c89ebed8e748166a Reviewed-on: https://gerrit.stanford.edu/771 Reviewed-by: Russ Allbery <rra@stanford.edu> Tested-by: Russ Allbery <rra@stanford.edu>
Diffstat (limited to 'README')
-rw-r--r--README19
1 files changed, 9 insertions, 10 deletions
diff --git a/README b/README
index 56e42ce..5383307 100644
--- a/README
+++ b/README
@@ -5,9 +5,9 @@
Currently maintained by Russ Allbery <rra@stanford.edu>
Copyright 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011,
- 2012 The Board of Trustees of the Leland Stanford Junior University.
- This software is distributed under a BSD-style license. Please see the
- section LICENSE below for more information.
+ 2012, 2013 The Board of Trustees of the Leland Stanford Junior
+ University. This software is distributed under a BSD-style license.
+ Please see the section LICENSE below for more information.
BLURB
@@ -72,12 +72,11 @@ REQUIREMENTS
Windows.
To build the Perl bindings for the C client library, you will need Perl
- 5.6.0 or later. To run the full test suite for the Perl bindings, the
- Perl modules Test::More and Test::Pod must be installed. Test::More
- comes with Perl 5.8 and later. Test::Pod currently must be installed
- separately, but the POD tests will be skipped without interfering with
- the rest of the tests if it's not installed. The Perl bindings have not
- been tested on Windows.
+ 5.8 or later. To run the full test suite for the Perl bindings, the
+ Perl module Test::Pod must be installed. Test::Pod currently must be
+ installed separately, but the POD tests will be skipped without
+ interfering with the rest of the tests if it's not installed. The Perl
+ bindings have not been tested on Windows.
To build the PHP bindings for the C client library, you will need PHP
5.x (only tested with 5.2 and 5.3) and phpize, plus any other programs
@@ -393,7 +392,7 @@ LICENSE
statement and license:
Copyright 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011,
- 2012 The Board of Trustees of the Leland Stanford Junior
+ 2012, 2013 The Board of Trustees of the Leland Stanford Junior
University
Permission is hereby granted, free of charge, to any person obtaining