diff options
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 |
