in reply to Re^2: CPAN indexes *.pm as "Documentation"?
in thread CPAN indexes *.pm as "Documentation"?

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"?

Replies are listed 'Best First'.
Re^4: CPAN indexes *.pm as "Documentation"?
by rvosa (Curate) on Sep 30, 2005 at 20:57 UTC
    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.