IABSD.fr/ports/net/p5-Net-DNS-Resolver-Programmable

Branch :


Log

Author Commit Date CI Message
3f5796b9 2022-03-11 19:45:43 drop RCS Ids
95d31a4b 2020-07-03 21:44:29 bump for search.cpan.org->metacpan.org change
48b0b966 2019-07-12 20:48:23 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes
d5952bb3 2019-05-13 18:58:48 p5-Net-DNS-Resolver-Programmable: update to 0.09 Changelog: https://metacpan.org/source/BIGPRESH/Net-DNS-Resolver-Programmable-0.009/CHANGES OK sthen@
cfbb239b 2016-03-20 19:56:05 Remove SHARED_ONLY from all CPAN Perl ports and the cpan and perl MODULES. Add WANTLIB+=perl and PKG_ARCH=* as appropriate.
2e3e3e70 2015-04-13 16:22:50 use CONFIGURE_STYLE=modbuild
570aa62a 2015-01-18 03:12:39 Drop remaining MD5/RMD160/SHA1 checksums.
eae66e4a 2013-03-11 11:35:43 PERMIT_* / REGRESS->TEST sweep
98d50f8c 2011-09-21 07:56:16 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.