[[ This message was both posted and mailed: see the "To," "Cc," and "Newsgroups" headers for details. ]]
In article <50a8242b.8000...@perltraining.com.au>, Paul Fenwick <p...@perltraining.com.au> wrote: > What's the preferred namespace for hooking into APIs of webservices? I've > seen Net::Twitter, and WWW::Facebook, WWW::GitHub, and I could have sworn > that I saw another namespace that gets regularly used, but it seems to > escape me right now. We mention WWW:: and WebService:: as preferred alternatives to Net:: when the module merely communicates with a remote service rather than implements a communication protocol. https://pause.perl.org/pause/query?ACTION=pause_namingmodules#Net -- 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.