From 26512b3c7ddcce697021bdb89870b067d4c254c1 Mon Sep 17 00:00:00 2001 From: sboyette Date: Thu, 13 Aug 2009 19:58:01 +0000 Subject: [PATCH] M::B changes git-svn-id: svn://svn.open-ils.org/OpenSRF/trunk@1734 9efc2488-bf62-4759-914b-345cdb29e865 --- src/perl/README | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/src/perl/README b/src/perl/README index b7015e5..17e0b2d 100644 --- a/src/perl/README +++ b/src/perl/README @@ -7,10 +7,9 @@ INSTALLATION To install this module, run the following commands: - perl Makefile.PL - make - make test - make install + perl Build.PL + +and if all goes well, the module will be built, tested, and installed. SUPPORT AND DOCUMENTATION -- 2.43.2