# HG changeset patch
# User geert-vandeweyer
# Date 1452153948 18000
# Node ID 4cb7824de4d9c0d10bacffe17b8972b9bc76210b
# Parent  01ed0b0797244c3aeaa10515bfdbdec6d136dcc2
new version of modules

diff -r 01ed0b079724 -r 4cb7824de4d9 tool_dependencies.xml
--- a/tool_dependencies.xml	Thu Feb 13 07:52:09 2014 -0500
+++ b/tool_dependencies.xml	Thu Jan 07 03:05:48 2016 -0500
@@ -1,9 +1,9 @@
 <?xml version='1.0' encoding='utf-8'?>
 <tool_dependency>
-	<package name="perl_module_threads" version='1.92'>
+	<package name="perl_module_threads" version='2.02'>
 		<install version='1.0'>
 		   <actions>
-			<action type="download_by_url">http://search.cpan.org/CPAN/authors/id/J/JD/JDHEDDEN/threads-1.92.tar.gz</action>
+			<action type="download_by_url">http://search.cpan.org/CPAN/authors/id/J/JD/JDHEDDEN/threads-2.02.tar.gz</action>
 			<action type="make_directory">$INSTALL_DIR/lib/perl5</action>
 			<action type="shell_command">
 				perl Makefile.PL INSTALL_BASE=$INSTALL_DIR &amp;&amp;
@@ -18,11 +18,11 @@
 		</install>
 		<readme>This package install threads CPAN package for Perl.</readme>
 	</package>
-	<package name="perl_module_threads_shared" version='1.46'>
+	<package name="perl_module_threads_shared" version='1.48'>
 		<install version='1.0'>
 		   <actions>
 
-			<action type="download_by_url">http://search.cpan.org/CPAN/authors/id/J/JD/JDHEDDEN/threads-shared-1.46.tar.gz</action>
+			<action type="download_by_url">http://search.cpan.org/CPAN/authors/id/J/JD/JDHEDDEN/threads-shared-1.48.tar.gz</action>
 			<action type="make_directory">$INSTALL_DIR/lib/perl5</action>
 			<action type="shell_command">
 				export PERL5LIB=$PERL5LIB:$INSTALL_DIR/lib/perl5	&amp;&amp;
@@ -40,11 +40,11 @@
 		</install>
 		<readme>This package install threads::shared CPAN package for Perl.</readme>
 	</package>
-	<package name="perl_module_Thread_Queue" version='3.02'>
+	<package name="perl_module_Thread_Queue" version='3.07'>
 		<install version='1.0'>
 		   <actions>
 
-			<action type="download_by_url">http://search.cpan.org/CPAN/authors/id/J/JD/JDHEDDEN/Thread-Queue-3.02.tar.gz</action>
+			<action type="download_by_url">http://search.cpan.org/CPAN/authors/id/J/JD/JDHEDDEN/Thread-Queue-3.07.tar.gz</action>
 			<action type="make_directory">$INSTALL_DIR/lib/perl5</action>
 			<action type="shell_command">
 				export PERL5LIB=$PERL5LIB:$INSTALL_DIR/lib/perl5	&amp;&amp;