use PERL_CORE=1 to build extensions on VMS
[p5sagit/p5-mst-13.2.git] / ext / Encode / README
index 9f923fb..0898984 100644 (file)
@@ -20,6 +20,13 @@ To install this module type the following:
    make test
    make install
 
+To install scripts under bin/ directories also,
+
+   perl Makefile.PL USE_SCRIPTS
+   make
+   make test
+   make install
+
 DEPENDENCIES
 
 This module requires perl5.7.2 or later.