I would like to make public (on CPAN) some code to manipulate "messages", as in Message-Oriented Middleware (MOM) [1].
I would propose to use the "Messaging" namespace as it already exists (it contains only Messaging::Courier [2]). I plan to release modules like: - Messaging::Message - object oriented abstraction of a message - Messaging::Message::Queue - object oriented abstraction of a message queue - ... Alternatively, I could use MOM::Message but "MOM" does not exist yet. Unless someone sees a problem with it, I will submit Messaging::Message next week via PAUSE. Cheers, __________________________________________________________ Lionel Cons http://cern.ch/lionel.cons CERN http://cern.ch [1] http://en.wikipedia.org/wiki/Message-oriented_middleware [2] http://search.cpan.org/dist/Messaging-Courier/