[Bioperl-l] Re: [Bioperl-guts-l] Notification: incoming/1129

Brian Osborne b_i_osborne@hotmail.com
Sun, 17 Mar 2002 15:45:18 -0500


David,

It's fixed now, thanks for the tip.

Brian O.


----- Original Message ----- 
From: <bioperl-bugs@bioperl.org>
To: <bioperl-guts-l@bioperl.org>
Sent: Sunday, March 17, 2002 12:47 PM
Subject: [Bioperl-guts-l] Notification: incoming/1129


> JitterBug notification
> 
> new message incoming/1129
> 
> Message summary for PR#1129
> From: dwtrusty@hotmail.com
> Subject: Website - BPlite example in BioPerl tutorial
> Date: Sun, 17 Mar 2002 12:47:08 -0500
> 0 replies 0 followups
> 
> ====> ORIGINAL MESSAGE FOLLOWS <====
> 
> From dwtrusty@hotmail.com Sun Mar 17 12:47:08 2002
> Received: from localhost (localhost [127.0.0.1])
> by pw600a.bioperl.org (8.12.2/8.12.2) with ESMTP id g2HHl8kO032172
> for <bioperl-bugs@pw600a.bioperl.org>; Sun, 17 Mar 2002 12:47:08 -0500
> Date: Sun, 17 Mar 2002 12:47:08 -0500
> Message-Id: <200203171747.g2HHl8kO032172@pw600a.bioperl.org>
> From: dwtrusty@hotmail.com
> To: bioperl-bugs@bioperl.org
> Subject: Website - BPlite example in BioPerl tutorial
> 
> Full_Name: David Trusty
> Module: BPlite
> Version: 0.7.2
> PerlVer: 5.6.1
> OS: Linux
> Submission from: 12-237-246-162.client.attbi.com (12.237.246.162)
> 
> 
> The example of BPlite in the BioPerl tutorial,
> section III.4.4 seems to contain an error.
> The example says:
>    $report = new BPlite(-fh=>\*STDIN);
> I think it needs to be:
>    $report = Bio::Tools::BPlite->new(-fh=>\*STDIN);
> 
> I could not get it to work as written in
> the example.  I think the object must be
> fully qualified.
> 
> I think the same problem exists in the BPpsilite
> example, also in section III.4.4.
> 
> Thanks!
> 
> David
> 
> 
> _______________________________________________
> Bioperl-guts-l mailing list
> Bioperl-guts-l@bioperl.org
> http://bioperl.org/mailman/listinfo/bioperl-guts-l
>