Paul LeoNerd Evans <leon...@leonerd.org.uk> writes: > I have a one-module dist that I'd like to rename. How problematic will > this be? > > I know I could just upload new dist with new module, and get things to > use that instead, and just abandon the old one. Seems a bit harsh.
IMHO it's not harsh at all but provides the best migration path for the users instead. Create a the replacement and in the old one point out the replacement and live yourself in the new world. After some months or years you could print out DEPRECATED warnings in the old module and later take it off completely although that would not even be neccessary. This way you completely abstract away the DarkPAN which you will never know. Think of Class::DBI -> DBIx::Class. Kind regards, Steffen -- Steffen Schwigon <s...@renormalist.net> Dresden Perl Mongers <http://dresden-pm.org/> Deutscher Perl-Workshop <http://www.perl-workshop.de/>