summaryrefslogtreecommitdiff
path: root/lib/Net/HTTP/API/Role/Authentication.pm
diff options
context:
space:
mode:
authorfranck cuny <franck@lumberjaph.net>2010-07-16 16:10:41 +0200
committerfranck cuny <franck@lumberjaph.net>2010-07-16 16:10:41 +0200
commite97449eaa8bd3a408763057f9ca2253d93e2a3d0 (patch)
tree4fd0dc6ed899efe361e314adfc913b9aa6b0a1a4 /lib/Net/HTTP/API/Role/Authentication.pm
parentcheck if auth_method is declared (diff)
downloadnet-http-api-e97449eaa8bd3a408763057f9ca2253d93e2a3d0.tar.gz
rename from mx::net::api to net::http::api
Diffstat (limited to '')
-rw-r--r--lib/Net/HTTP/API/Role/Authentication.pm (renamed from lib/MooseX/Net/API/Role/Authentication.pm)2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/MooseX/Net/API/Role/Authentication.pm b/lib/Net/HTTP/API/Role/Authentication.pm
index 06b7e69..27728c3 100644
--- a/lib/MooseX/Net/API/Role/Authentication.pm
+++ b/lib/Net/HTTP/API/Role/Authentication.pm
@@ -1,4 +1,4 @@
-package MooseX::Net::API::Role::Authentication;
+package Net::HTTP::API::Role::Authentication;
# ABSTRACT: Add authentication informations to request header