about summary refs log tree commit diff
path: root/lib/Net/HTTP/API/Core.pm
blob: 09070e3ed774c89d4e19c5f4eb5157ab068ab990 (plain) (blame)
1
2
3
4
5
package Net::HTTP::API::Core;

use Net::HTTP::API;

1;