[Bioperl-l] $_ assignment question
Jason Stajich
jason at cgt.duhs.duke.edu
Thu Jul 31 14:32:36 EDT 2003
my $obj = new Bio::SeqIO(..);
instead of
my $obj = Bio::SeqIO->new(..);
On Thu, 31 Jul 2003, Hilmar Lapp wrote:
>
> On Thursday, July 31, 2003, at 05:46 AM, Jonathan Barber wrote:
>
> > indirect invocation of methods is being
> > used in some places, according to Damian Conway [1], this is a bad
> > idea.
>
> I feel really stupid to ask but what is indirect invocation of a method?
>
> -hilmar
>
--
Jason Stajich
Duke University
jason at cgt.mc.duke.edu
More information about the Bioperl-l
mailing list