Skip Menu |

Preferred bug tracker

Please visit the preferred bug tracker to report your issue.

This queue is for tickets about the Bio-Phylo CPAN distribution.

Report information
The Basics
Id: 59796
Status: resolved
Priority: 0/
Queue: Bio-Phylo

People
Owner: Nobody in particular
Requestors: LIMAONE [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: (no value)
Fixed in: (no value)



Subject: $node->get_sisters works as intended?
Hi Rutger, $node->get_sisters includes $node. Is this intended? Best, Markus
Dear Markus, I can see how this might be confusing, but it is as intended. Or rather, changing it to return the set sans $node would break more code than just leaving well alone would. Thanks for bringing it up, though! Best wishes, Rutger On Wed Jul 28 21:00:00 2010, LIMAONE wrote: Show quoted text
> Hi Rutger, > > $node->get_sisters includes $node. Is this intended? > > Best, > Markus