Yup, when I hit that URL I see a "Not Found" screen. Maybe there's some dynamic load-balancing happening behind the scenes that's sending us to different sites.
And thanks!
-sam
Comment on Re^3: CPAN indexes *.pm as "Documentation"?
In any case, I fixed the original thing, turns out that the package is called: Bio::Phylo::Treedrawer (singular), but the NAME heading in pod said Bio::Phylo::Treedrawers (plurar), so obviously it didn't match up the two. So that's fixed. I suspect that version 0.07 (yup, it took two tries to fix that typo, duh!) should show up soon on my cpan page, but perhaps takes a while to propagate over all load-balancing servers behind the scenes.