about summary refs log tree commit diff
path: root/lib/Net (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update description to mention Net::HTTP::SPORE. masterFranck Cuny2015-02-171-1/+1
| | | | This module is now deprecated.
* Fix various deprecations.Franck Cuny2015-02-163-3/+4
| | | | | | enum are created with array ref, not array. Class::MOP::load_class is replaced with Class::Load::load_class.
* Add __END__ section to all the lib files.Franck Cuny2015-02-1614-0/+28
|
* Add a __END__ section to Net::HTTP::APIFranck Cuny2015-02-161-0/+2
|
* remove auto-dereffranck cuny2010-12-081-1/+0
|
* remove api_franck cuny2010-12-081-1/+1
|
* add HashRef to type def.franck cuny2010-12-081-1/+1
|
* default to hashreffranck cuny2010-12-082-1/+4
|
* pass the format optiosn to the serializersfranck cuny2010-12-083-10/+12
|
* allow format_optionsfranck cuny2010-12-081-0/+6
|
* new optionfranck cuny2010-12-081-0/+1
|
* test wasin wrong orderfranck cuny2010-08-311-1/+2
|
* empty class to extendfranck cuny2010-08-311-0/+5
|
* use new Moose::Util::MetaRolefranck cuny2010-07-261-2/+5
|
* remove coercefranck cuny2010-07-261-1/+1
|
* allow nonref for json; clean PODfranck cuny2010-07-183-6/+9
|
* rename from mx::net::api to net::http::apifranck cuny2010-07-1615-0/+1189