Programmable DNS resolver class for offline emulation of DNS
Go to file
Paul Howarth 499c3d012c Update to 0.009
- 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
2017-08-10 15:30:58 +01:00
.gitignore Update to 0.009 2017-08-10 15:30:58 +01:00
perl-Net-DNS-Resolver-Programmable.spec Update to 0.009 2017-08-10 15:30:58 +01:00
sources Update to 0.009 2017-08-10 15:30:58 +01:00