Subject: | new Tree::Binary not backwards compatible... again |
Date: | Tue, 9 Jul 2013 18:34:25 -0400 |
To: | "bug-Tree-Binary [...] rt.cpan.org" <bug-Tree-Binary [...] rt.cpan.org> |
From: | "Goetz, Phil" <pgoetz [...] jcvi.org> |
I just spent a day last year going through code and changing it to work with last year's new API for Tree:Binary.
Now we upgraded the module and the API has changed again.
It would be nice if it were backwards compatible with previous versions.
For example, if you could provide a new() function that takes no arguments, like the old one, that would help.
- Phil