diff emboss_cpgplot_wrapper.pl @ 17:bde3097ac0f6 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/emboss_5 commit d5dfff2cd58b094e0e4a6f8dc475de5facd9700b"
author iuc
date Tue, 03 Dec 2019 02:12:56 +0000
parents 9b98d3d903c6
children
line wrap: on
line diff
--- a/emboss_cpgplot_wrapper.pl	Mon Jan 28 14:49:47 2019 -0500
+++ b/emboss_cpgplot_wrapper.pl	Tue Dec 03 02:12:56 2019 +0000
@@ -1,5 +1,5 @@
-#! /usr/bin/perl -w
 use strict;
+use warnings;
 use File::Copy;
 
 my $cmd_string = join (" ",@ARGV);