Bioperl: Bio::Seq error?

Jason Stajich jason@chg.mc.duke.edu
Thu, 22 Jun 2000 14:08:41 -0400 (EDT)


Peter, I noticed you commited last changes to Bio::Seq,
I am getting errors for line 665 - I suspect this is a typo? 
I can fix unless you are in the middle of code to be commited?

Thanks,
Jason

Index: Seq.pm
===================================================================
RCS file: /home/repository/bioperl/bioperl-live/Bio/Seq.pm,v
retrieving revision 1.18
diff -r1.18 Seq.pm
665c665
<     my $($self) = @_;
---
>     my ($self) = @_;


Jason Stajich
Center for Human Genetics
Duke University Medical Center
jason@chg.mc.duke.edu
(919)684-1806 (office)
(919)684-2275 (fax)
http://wwwchg.mc.duke.edu/

=========== Bioperl Project Mailing List Message Footer =======
Project URL: http://bio.perl.org/
For info about how to (un)subscribe, where messages are archived, etc:
http://www.techfak.uni-bielefeld.de/bcd/Perl/Bio/vsns-bcd-perl.html
====================================================================