On Mon, Dec 10, 2012 at 06:32:59PM -0500, brian d foy wrote: > > > CGI::Untaint doesn't support subclasses, so I can't write the class as > > CGI::Untaint::URL::Facebook after all. Please rename the class in pause > > from CGI::Untaint::URL::Facebook to CGI::Untaint::Facebook. > > We're not really set up to rename things. However, although many people > will infer a subclass relationship based on the name, it's not actually > demanded. For instance, not all of the modules under CGI::* are CGI.pm > subclasses.
Unfortunately I need the name change because of the way CGI::Untaint works. I misunderstood when I registered the namespace. > > If you still want to change it, you'll have to upload a new > distribution with the right name, request a new registration, and set > the lifecycle of the old module to "Can be deleted". Sounds good, thanks. I will do that. -Nigel > -- > brian d foy (one of many PAUSE admins), http://pause.perl.org > PAUSE instructions: http://pause.perl.org/pause/query?ACTION=pause_04about > Archives: http://www.xray.mpe.mpg.de/mailing-lists/modules > Please send all messages back to modules@perl.org with no CC to me.