libnet-dns-async-perl binary package in Ubuntu Bionic arm64

 Net::DNS::Async is a fire-and-forget asynchronous DNS helper.
 That is, the user application adds DNS questions to the helper, and
 the callback will be called at some point in the future without
 further intervention from the user application. The application need
 not handle selects, timeouts, waiting for a response or any other
 such issues.
 .
 If the same query is added to the queue more than once, the module
 may combine the queries; that is, it will perform the query only
 once, and will call each callback registered for that query in turn,
 passing the same Net::DNS::Response object to each query. For this
 reason, you should not modify the Net::DNS::Response object in any
 way lest you break things horribly for a subsequent callback.
 .
 This module is similar in principle to POE::Component::Client::DNS, but
 does not require POE.

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2017-11-22 11:16:03 UTC Published Ubuntu Bionic arm64 release universe perl Optional 1.07-2
  • Published
  • Copied from ubuntu bionic-proposed amd64 in Primary Archive for Ubuntu
  Deleted Ubuntu Bionic arm64 proposed universe perl Optional 1.07-2
  • Removal requested .
  • Deleted by Ubuntu Archive Robot

    moved to release

  • Published
  • Copied from ubuntu bionic-proposed amd64 in Primary Archive for Ubuntu
  2017-11-22 11:22:00 UTC Superseded Ubuntu Bionic arm64 release universe perl Optional 1.07-1
  • Removal requested .
  • Superseded by amd64 build of libnet-dns-async-perl 1.07-2 in ubuntu bionic PROPOSED
  • Published
  • Copied from ubuntu jaunty-release i386 in Primary Archive for Ubuntu