| Name: | perl-Net-DNS-Resolver-Programmable |
|---|---|
| Version: | 0.009 |
| Release: | 2.el8 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 44086 |
| License: | GPLv2+ or Artistic |
| RPM: | perl-Net-DNS-Resolver-Programmable-0.009-2.el8.noarch.rpm |
| Source RPM: | perl-Net-DNS-Resolver-Programmable-0.009-2.el8.src.rpm |
| Build Date: | Tue May 28 2019 |
| Build Host: | ca-build101.us.oracle.com |
| Vendor: | Oracle America |
| URL: | http://search.cpan.org/dist/Net-DNS-Resolver-Programmable/ |
| Summary: | Programmable DNS resolver class for offline emulation of DNS |
| Description: | Net::DNS::Resolver::Programmable is a Net::DNS::Resolver descendant class that allows a virtual DNS to be emulated instead of querying the real DNS. A set of static DNS records may be supplied, or arbitrary code may be specified as a means for retrieving DNS records, or even generating them on the fly. |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
- Update to 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
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
- Perl 5.26 rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
- Perl 5.24 rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
- Perl 5.22 rebuild
- Perl 5.20 rebuild