in reply to
Splice Function for Bioperl Tree editing
Did you try using the id removal syntax first?
$tree->splice(-remove_id => \@nodeidlist);
Comment on
Re: Splice Function for Bioperl Tree editing
Download
Code
In Section
Seekers of Perl Wisdom