Nemo bis has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/91998


Change subject: Add perl dependencies to CollectMailArchives.pl comment
......................................................................

Add perl dependencies to CollectMailArchives.pl comment

Change-Id: I94026cdd921685bbe1ddd8d961c8318d072b95ec
---
M mail-lists/CollectMailArchives.pl
1 file changed, 3 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/analytics/wikistats 
refs/changes/98/91998/1

diff --git a/mail-lists/CollectMailArchives.pl 
b/mail-lists/CollectMailArchives.pl
index 7a4f5f0..04120a8 100644
--- a/mail-lists/CollectMailArchives.pl
+++ b/mail-lists/CollectMailArchives.pl
@@ -1,5 +1,8 @@
 #!/usr/bin/perl
 
+# Requires CPAN modules: Crypt::SSLeay IO::Socket::SSL LWP::Protocol::https
+# Requires: EzLib.pm from analytics/wikistats/analytics/perl/EzLib.pm
+
   use lib "/[.. path ..]/lib" ;
   use EzLib ;
   $trace_on_exit = $true ;

-- 
To view, visit https://gerrit.wikimedia.org/r/91998
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I94026cdd921685bbe1ddd8d961c8318d072b95ec
Gerrit-PatchSet: 1
Gerrit-Project: analytics/wikistats
Gerrit-Branch: master
Gerrit-Owner: Nemo bis <federicol...@tiscali.it>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to