From 8ff2af548303d311ce3591406111f77862875a60 Mon Sep 17 00:00:00 2001 From: Richard Levitte Date: Fri, 22 Jan 2016 12:25:14 +0100 Subject: 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 --- external/perl/Downloaded.txt | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 external/perl/Downloaded.txt (limited to 'external/perl/Downloaded.txt') diff --git a/external/perl/Downloaded.txt b/external/perl/Downloaded.txt new file mode 100644 index 0000000000..af0c20a3e4 --- /dev/null +++ b/external/perl/Downloaded.txt @@ -0,0 +1,13 @@ +Intro +----- + +If we find a useful Perl module that isn't one of the core Perl +modules, we may choose to bundle it with the OpenSSL source. + +Here, we simply list those modules and where we downloaded them from. + +Downloaded and bundled Perl modules +----------------------------------- + +Text::Template 1.46 was downloaded from +http://search.cpan.org/CPAN/authors/id/M/MJ/MJD/Text-Template-1.46.tar.gz -- cgit v1.2.3