summaryrefslogtreecommitdiff
path: root/lib/Net/HTTP/API/Role (unfollow)
Commit message (Collapse)AuthorFilesLines
2015-02-16Fix various deprecations.Franck Cuny2-2/+3
enum are created with array ref, not array. Class::MOP::load_class is replaced with Class::Load::load_class.
2015-02-16Add __END__ section to all the lib files.Franck Cuny5-0/+10
2010-12-08remove api_franck cuny1-1/+1
2010-12-08default to hashreffranck cuny1-1/+2
2010-12-08pass the format optiosn to the serializersfranck cuny2-1/+10
2010-07-18allow nonref for json; clean PODfranck cuny2-4/+0
2010-07-16rename from mx::net::api to net::http::apifranck cuny5-0/+351