use PERL_CORE=1 to build extensions on VMS
[p5sagit/p5-mst-13.2.git] / ext / Encode / README
index 6e8384f..0898984 100644 (file)
@@ -20,7 +20,18 @@ 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.
 
+QUESTIONS?
+
+If you have any questions "perldoc Encode" does not answer, please
+feel free to ask at perl-unicode@perl.org.