[Bioperl-l] Error Copying Hashes

Robert Buels rmb32 at cornell.edu
Mon Aug 17 23:30:07 UTC 2009


Well for one thing, it looks like somewhere a hash is getting 
accidentally evaluated in scalar context.  '8979/16384' is a typical 
result of doing, for example, my $x = %some_hash;  This might not be the 
proximate cause of your problem, it would be better to post your whole 
script somewhere so people can look over it.

That said, this isn't the right list for this, this list is specifically 
for discussing the BioPerl toolkit, not just perl that is used in biology.

IRC probably the quickest place to get perl help, try the #perl-help 
channel on the server irc.perl.org.

Otherwise, you might try asking on a general perl mailing list, there 
seem to be some listed at
http://perl-begin.org/mailing-lists/

Best of luck!

Rob



More information about the Bioperl-l mailing list