openssl/external/perl/Text-Template-1.46/MANIFEST
Richard Levitte 8ff2af5483 Bundle the non core Perl module Text::Template
Because we're using Text::Template and we know it's a non core Perl
module, we choose to bundle it into our source, for convenience.

external/perl/Downloaded.txt document what modules we choose to bundle
this way and exactly where we downloaded it from.

With this changes comes the transfer module for with_fallback.

Reviewed-by: Rich Salz <rsalz@openssl.org>
2016-01-22 23:12:22 +01:00

25 lines
476 B
Text

MANIFEST
COPYING
Artistic
Makefile.PL
INSTALL
README
lib/Text/Template.pm
lib/Text/Template/Preprocess.pm
t/00-version.t
t/01-basic.t
t/02-hash.t
t/03-out.t
t/04-safe.t
t/05-safe2.t
t/06-ofh.t
t/07-safe3.t
t/08-exported.t
t/09-error.t
t/10-delimiters.t
t/11-prepend.t
t/12-preprocess.t
t/13-taint.t
t/14-broken.t
META.yml Module meta-data (added by MakeMaker)
META.json Module JSON meta-data (added by MakeMaker)