The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Revision history for Perl extension Net::DNS::Lite

0.07
	- remove implicit dependency on AnyEvent

0.06
	- do not send unnecessary packets on DNS timeout

0.05
	- add support for internal cache

0.04
	- reopen udp socket when pid changes

0.03
	- (hopefully) fix compatibility issues with the tar archive

0.02
	- (hopefully) fix compatibility issues with the tar archive
	- proper handling of query ids (generation using random and reuse list)
	- more tests

0.01
	- initial release