That is workable. I will go with a new top level namespace if that is what folks think is best. I went with Net:: because the page that discussed naming:
https://pause.perl.org/pause/authenquery?ACTION=pause_namingmodules Explicitly lists HTTP as one of the protocols it was originally designed for. HTTP a;ready has has a top level so HTTP2 does make sense. The philosophical question is will we be talking alout HTTP/2.0 five years from now (thus HTTP2:: makes sense) or will it just simply be HTTP and presumably part of the HTTP:: namespace. I'll punt on that question and work with HTTP2::Draft for now. Thanks for the guidance, -stephen On 7/14/13 4:06 PM, "brian d foy" <brian.d....@gmail.com> wrote: >[[ This message was both posted and mailed: see > the "To," "Cc," and "Newsgroups" headers for details. ]] > >In article <51e1f571.6090...@savage.net.au>, Ron Savage ><r...@savage.net.au> wrote: > > >> HTTP2::* is good, but after that perhaps an indicator of the draft >> status, to give HTTP2::Draft::*. This can be removed or changed later. > >+1 > >-- >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.