458951: [releng] vagrant box Text::Wrap is to old

Change-Id: I9d2a3338877fa08a1cfa4de6215c21770199ec9c
Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=458951
diff --git a/org.eclipse.mylyn.bugzilla.releng/modules/bugzilla/templates/installPerlModules.sh.erb b/org.eclipse.mylyn.bugzilla.releng/modules/bugzilla/templates/installPerlModules.sh.erb
index 9401d15..b76f168 100644
--- a/org.eclipse.mylyn.bugzilla.releng/modules/bugzilla/templates/installPerlModules.sh.erb
+++ b/org.eclipse.mylyn.bugzilla.releng/modules/bugzilla/templates/installPerlModules.sh.erb
@@ -1,5 +1,6 @@
 #!/bin/bash
 echo "start: $(date +'%d/%m/%Y %H:%M:%S:%3N')"
+/usr/bin/perl install-module.pl Text::Wrap
 <% if  @envversion > "4.5" %>
 echo "start1: $(date +'%d/%m/%Y %H:%M:%S:%3N')"
 /usr/bin/perl install-module.pl DateTime::TimeZone