Changes

From Genome Analysis Wiki
Jump to navigationJump to search
55 bytes added ,  10:06, 19 July 2013
Line 22: Line 22:  
;Type of arg 1 to keys must be hash (not hash element) at gotcloud/bin/Conf.pm line 155, near "}) "<br />Compilation failed in require at gotcloud/bin/align.pl line 56.
 
;Type of arg 1 to keys must be hash (not hash element) at gotcloud/bin/Conf.pm line 155, near "}) "<br />Compilation failed in require at gotcloud/bin/align.pl line 56.
   −
: To fix this bug, you need to edit gotcloud/bin/Conf.pm, line 155.
+
: To fix this bug, you need to edit gotcloud/bin/Conf.pm, line 155.  This error only occurs with certain versions of perl.
 
:Change
 
:Change
 
:<syntaxhighlight lang="perl">foreach my $key (keys $CONF_HASH{$section}) {</syntaxhighlight>
 
:<syntaxhighlight lang="perl">foreach my $key (keys $CONF_HASH{$section}) {</syntaxhighlight>

Navigation menu