in reply to
Variable interpolation of object methods
Use list:
print "'",$gene->display_id,"'\n";
[download]
Comment on
Re: Variable interpolation of object methods
Download
Code
In Section
Seekers of Perl Wisdom