summaryrefslogtreecommitdiff
path: root/lib/Net/HTTP (unfollow)
Commit message (Collapse)AuthorFilesLines
2015-02-17Update description to mention Net::HTTP::SPORE.masterFranck Cuny1-1/+1
This module is now deprecated.
2015-02-16Fix various deprecations.Franck Cuny3-3/+4
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 Cuny14-0/+28
2015-02-16Add a __END__ section to Net::HTTP::APIFranck Cuny1-0/+2
2010-12-08remove auto-dereffranck cuny1-1/+0
2010-12-08remove api_franck cuny1-1/+1
2010-12-08add HashRef to type def.franck cuny1-1/+1
2010-12-08default to hashreffranck cuny2-1/+4
2010-12-08pass the format optiosn to the serializersfranck cuny3-10/+12
2010-12-08allow format_optionsfranck cuny1-0/+6
2010-12-08new optionfranck cuny1-0/+1
2010-08-31test wasin wrong orderfranck cuny1-1/+2
2010-08-31empty class to extendfranck cuny1-0/+5
2010-07-26use new Moose::Util::MetaRolefranck cuny1-2/+5
2010-07-26remove coercefranck cuny1-1/+1
2010-07-18allow nonref for json; clean PODfranck cuny3-6/+9
2010-07-16rename from mx::net::api to net::http::apifranck cuny15-0/+1189