Revision history for Perl extension Net-Azure-EventHubs
0.10 2024-04-12T05:00:19Z
- fix test that fails on perl-5.39.9
- move tests that requests to metacpan under xt directory
0.09 2019-01-25T08:28:37Z
- Just version increment
0.08 2018-12-13T09:52:54Z
- Stabilize testing script t/13_req.t
0.07 2018-07-03T03:29:58Z
- Fix misdirected dependency (for netbsd)
0.06 2018-07-02T06:08:44Z
- Change URLs to 'metacpan.org' in test files that was directs 'search.cpan.org'
0.05 2018-06-11T01:12:57Z
- Fix for supporting to Net-Azure-Authorization-SAS-0.03
0.04 2017-06-06T08:29:26Z
- use fastapi.metacpan.org/v1 in t/31_response_as_hashref.t because api.metacpan.org/v0 is shutdown
0.03 2016-11-10T07:28:11Z
- enhance tests
- fix missing class name (Net::Azure::EventHub::Response -> Net::Azure::EventHubs::Response)
- add documentation for Net::Azure::EventHubs::Request and Net::Azure::EventHubs::Response
0.02 2016-11-03T16:52:43Z
- fix a lie in documentation
0.01 2016-11-01T05:48:52Z
- original version