The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
{
   "abstract" : "Object interface for AF_INET|AF_INET6 domain sockets",
   "author" : [
      "This program is based on L<IO::Socket::INET> by Graham Barr\n<gbarr@pobox.com> and currently maintained by the Perl Porters.",
      "Modified by Rafael Martinez Torres <rafael.martinez@novagnet.com> and\nEuro6IX project.",
      "Modified further by Shlomi Fish <shlomif@iglu.org.il>, while disclaiming\nall copyrights."
   ],
   "dynamic_config" : 1,
   "generated_by" : "Module::Build version 0.38, CPAN::Meta::Converter version 2.112621",
   "keywords" : [
      "inet6",
      "input",
      "internet",
      "ipv6",
      "network",
      "networking",
      "output",
      "socket",
      "sockets"
   ],
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "IO-Socket-INET6",
   "prereqs" : {
      "build" : {
         "requires" : {
            "Test::More" : 0
         }
      },
      "configure" : {
         "requires" : {
            "Module::Build" : "0.36"
         }
      },
      "runtime" : {
         "requires" : {
            "Carp" : 0,
            "Errno" : 0,
            "Exporter" : 0,
            "IO::Socket" : 0,
            "Socket" : 0,
            "Socket6" : "0.12",
            "strict" : 0,
            "warnings" : 0
         }
      }
   },
   "provides" : {
      "IO::Socket::INET6" : {
         "file" : "lib/IO/Socket/INET6.pm",
         "version" : "2.69"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "license" : [
         "http://dev.perl.org/licenses/"
      ],
      "repository" : {
         "url" : "https://bitbucket.org/shlomif/perl-io-socket-inet6"
      }
   },
   "version" : "2.69"
}