Revision history for Future-IO-Resolver 0.04 2026-04-09 [CHANGES] * Make Net::LibAsyncNS an optional dependency, by only loading the libasyncns backend if the module is available 0.03 2026-04-08 [CHANGES] * Split LibAsyncNS-specific parts into their own module * Added initial attempt at a module that uses Socket, via a forked side-car process 0.02 2026-01-28 [CHANGES] * More robust error handling if the run loop fails * Remark that it `test_requires` a working Future::IO::Impl module; pick `Ppoll` for now as it should be fairly portable 0.01 2026-01-19 First version, released on an unsuspecting world.