Commit Graph

3 Commits

Author SHA1 Message Date
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
Steven Pritchard
dd5a82d06c Import. 2007-07-11 14:29:50 +00:00
Kevin Fenzi
e8a0d0a646 Setup of module perl-Net-DNS-Resolver-Programmable 2007-07-11 02:02:18 +00:00