From 825f81340a823c9626839fbba574e5a3d7c409fa Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 9 May 2011 14:00:48 -0400 Subject: aggregate, pinger: Use Net::INET6Glue if available to support making ipv6 connections. Making outgoing ipv6 connections for openid auth is still broken; the glue module does not seem to solve that, so I did not make openid use it. --- Bundle/IkiWiki/Extras.pm | 1 + 1 file changed, 1 insertion(+) (limited to 'Bundle') diff --git a/Bundle/IkiWiki/Extras.pm b/Bundle/IkiWiki/Extras.pm index 30bc8eee4..070305731 100644 --- a/Bundle/IkiWiki/Extras.pm +++ b/Bundle/IkiWiki/Extras.pm @@ -35,6 +35,7 @@ Term::ReadLine::Gnu HTML::Tree Sort::Naturally Gravatar::URL +Net::INET6Glue =head1 AUTHOR -- cgit v1.2.3