From d36ab9ce9a984684d9cffb60bca5d072ed5279d7 Mon Sep 17 00:00:00 2001 From: Richard Levitte Date: Thu, 21 Jan 2016 14:43:51 +0100 Subject: Refactor file writing - information on our use of Perl and Perl modules This includes a start on how to install missing modules. Reviewed-by: Rich Salz --- INSTALL.WIN | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'INSTALL.WIN') diff --git a/INSTALL.WIN b/INSTALL.WIN index 4855b62fb5..d57923886c 100644 --- a/INSTALL.WIN +++ b/INSTALL.WIN @@ -6,8 +6,10 @@ Here are a few comments about building OpenSSL for Windows environments. - - you need Perl. Unless you will build on Cygwin, you will - need ActiveState Perl, available from http://www.activestate.com/ActivePerl. + - you need Perl. Unless you will build on Cygwin, you will need + ActiveState Perl, available from http://www.activestate.com/ActivePerl. + You also need the perl module Text::Template, available on CPAN. + Please read README.PERL for more information. - one of the following C compilers: -- cgit v1.2.3