# HG changeset patch # User bgruening # Date 1384905028 18000 # Node ID 886b67f8694d7c5c150d00c84a2b742bde03a88e # Parent eea18eadceaf860c356bb06e40e31cdb47c0c0ce Uploaded diff -r eea18eadceaf -r 886b67f8694d tool_dependencies.xml --- a/tool_dependencies.xml Tue Nov 19 17:32:03 2013 -0500 +++ b/tool_dependencies.xml Tue Nov 19 18:50:28 2013 -0500 @@ -67,7 +67,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