M::B changes
authorsboyette <sboyette@9efc2488-bf62-4759-914b-345cdb29e865>
Thu, 13 Aug 2009 19:58:01 +0000 (19:58 +0000)
committersboyette <sboyette@9efc2488-bf62-4759-914b-345cdb29e865>
Thu, 13 Aug 2009 19:58:01 +0000 (19:58 +0000)
git-svn-id: svn://svn.open-ils.org/OpenSRF/trunk@1734 9efc2488-bf62-4759-914b-345cdb29e865

src/perl/README

index b7015e5..17e0b2d 100644 (file)
@@ -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