X-Git-Url: https://code.wpia.club/?a=blobdiff_plain;f=lib%2Fopenssl%2Fexternal%2Fperl%2FText-Template-1.46%2FINSTALL;fp=lib%2Fopenssl%2Fexternal%2Fperl%2FText-Template-1.46%2FINSTALL;h=7c5e4c6bde9701523fb6c85dd821fe88ecbb80f4;hb=02ed66432c92de70694700164f986190aad3cbc5;hp=0000000000000000000000000000000000000000;hpb=89016837dcbf2775cd15dc8cbaba00dc6379f86e;p=cassiopeia.git diff --git a/lib/openssl/external/perl/Text-Template-1.46/INSTALL b/lib/openssl/external/perl/Text-Template-1.46/INSTALL new file mode 100644 index 0000000..7c5e4c6 --- /dev/null +++ b/lib/openssl/external/perl/Text-Template-1.46/INSTALL @@ -0,0 +1,31 @@ + +To install: + + perl Makefile.PL + +to construct the Makefile, then + + make test + +to test the package. If it fails any tests, please send me the output +of `make test' and `perl -V'. I'll tell you whether it is safe to go +ahead, or I'll provide a fix. + +If it passes the tests, use + + make install + +to install it. + +Detailed documentation is at the bottom of the lib/Text/Template.pm +file. You may be able to view it with the following command: + + perldoc Text::Template + +Or: + + perldoc lib/Text/Template.pm + +If you have problems, send me mail: + +mjd-perl-template+@plover.com