# HG changeset patch # User bgruening # Date 1383677768 18000 # Node ID 2ecce0ee71834d5456fa4f91b72e30aa3bd95376 # Parent 4b482f6136c22b09cc535a5c5dca1b197bd1bda3 Uploaded diff -r 4b482f6136c2 -r 2ecce0ee7183 tool_dependencies.xml --- a/tool_dependencies.xml Tue Nov 05 12:32:08 2013 -0500 +++ b/tool_dependencies.xml Tue Nov 05 13:56:08 2013 -0500 @@ -54,7 +54,7 @@ TPP is fails with a error due to an deprecated use of qw() See the rant @ http://blogs.perl.org/users/rurban/2010/09/qw-in-list-context-deprecated.html --> - sed -i -e 's/ /(&) /' ../perl/tpp_models.pl + sed -i -e 's/qw(.*) /(&) /' ../perl/tpp_models.pl sed -i -e 's/qw(.*) /(&) /' ../CGI/show_nspbin.pl sed -i -e 's/qw(.*) /(&) /' ../perl/exporTPP.pl