# HG changeset patch # User iuc # Date 1466889159 14400 # Node ID 1ba5c66e39c9705f5d0177d2db52f330078e758d # Parent 7e01c6a6dbed9f7c8377384ff05b246a691182f0 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/xpath commit c9d0e222bf9ec49f5a58a2d7f9990310933d71e9 diff -r 7e01c6a6dbed -r 1ba5c66e39c9 macros.xml --- a/macros.xml Fri Jun 10 15:08:32 2016 -0400 +++ b/macros.xml Sat Jun 25 17:12:39 2016 -0400 @@ -2,7 +2,7 @@ - package_perl_xml_xpath + perl-xml-xpath diff -r 7e01c6a6dbed -r 1ba5c66e39c9 xpath --- a/xpath Fri Jun 10 15:08:32 2016 -0400 +++ b/xpath Sat Jun 25 17:12:39 2016 -0400 @@ -1,4 +1,4 @@ -#!/usr/bin/perl -w +#!/usr/bin/env perl eval 'exec /usr/bin/perl -w -S $0 ${1+"$@"}' if 0; # not running under some shell use strict; diff -r 7e01c6a6dbed -r 1ba5c66e39c9 xpath.xml --- a/xpath.xml Fri Jun 10 15:08:32 2016 -0400 +++ b/xpath.xml Sat Jun 25 17:12:39 2016 -0400 @@ -6,10 +6,7 @@ - $output - ]]> + $output]]>