- New upstream release 0.009
- BIGPRESH taking over maintainership of this seemingly orphaned but very
useful distribution
- Avoid deprecated make_query_packet() call (CPAN RT#109266)
- Remove debian/ subdir (CPAN RT#108522)
- Regenerate README via pod2readme
- Fix version number in older changelog entry
- Remove use of deprecated qv()
- Import rcode list from Net::DNS (CPAN RT#96390)
- Don't demand 5.10, work on perl ≥ 5.6
- No taint mode flag in t/01-basic.t
- Avoid problems with our $VERSION = '...' on one line
- Fix handling pre-prepared ::Packet objects passed to send()
- Additional tests
- Add Scalar::Util to dependencies
- Cleaner way to handle both arrays of strings and Net::DNS::Packet objects
(CPAN RT#122542)
- Extend tests to cover non-mocked queries too
- This release by BIGPRESH → update source URL
- Switch to ExtUtils::MakeMaker flow
- BR: perl-interpreter rather than perl on Fedora
- Drop legacy Group: tag
- Use %license
- Make %files list more explicit