Commit Graph

9 Commits

Author SHA1 Message Date
naddy
3f5796b9fd drop RCS Ids 2022-03-11 19:45:43 +00:00
sthen
95d31a4bd8 bump for search.cpan.org->metacpan.org change 2020-07-03 21:44:29 +00:00
sthen
48b0b9660c replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:48:23 +00:00
cwen
d5952bb361 p5-Net-DNS-Resolver-Programmable: update to 0.09
Changelog:
https://metacpan.org/source/BIGPRESH/Net-DNS-Resolver-Programmable-0.009/CHANGES

OK sthen@
2019-05-13 18:58:48 +00:00
naddy
cfbb239b6a Remove SHARED_ONLY from all CPAN Perl ports and the cpan and perl MODULES.
Add WANTLIB+=perl and PKG_ARCH=* as appropriate.
2016-03-20 19:56:05 +00:00
sthen
2e3e3e701c use CONFIGURE_STYLE=modbuild 2015-04-13 16:22:50 +00:00
naddy
570aa62a9c Drop remaining MD5/RMD160/SHA1 checksums. 2015-01-18 03:12:39 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
giovanni
98d50f8ca5 Import Net::DNS::Resolver::Programmable, a class for offline emulation of DNS
ok sthen@

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.
2011-09-21 07:56:16 +00:00