X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=README;h=86f70e612aa5cc56a3afb11180abe8793b59bc22;hb=38abf7878684188d8f7109cc8d475766d09df3da;hp=96d99d34189139f88bab9df92ffe18332147e0e9;hpb=8cf40f808c137fab5ab7438ade7308fe97d09884;p=gitmo%2FMooseX-AttributeHelpers.git diff --git a/README b/README index 96d99d3..86f70e6 100644 --- a/README +++ b/README @@ -7,10 +7,10 @@ INSTALLATION To install this module type the following: - perl Makefile.PL - make - make test - make install + perl Build.PL + ./Build + ./Build test + ./Build install DEPENDENCIES