diff --git a/pisi-index.xml b/pisi-index.xml
index 6ce95f5da7..69469a88a4 100644
--- a/pisi-index.xml
+++ b/pisi-index.xml
@@ -264748,6 +264748,48 @@ GNOME Session and the applications that run under it.
+
+
+ perl-Socket6
+ https://search.cpan.org/dist/Socket6
+
+ PisiLinux Community
+ admins@pisilinux.org
+
+ PerlArtistic
+ library
+ programming.language.perl
+ A getaddrinfo/getnameinfo support module
+ A getaddrinfo/getnameinfo support module
+ A getaddrinfo/getnameinfo support module
+ A getaddrinfo/getnameinfo support module
+ https://cpan.metacpan.org/authors/id/U/UM/UMEMOTO/Socket6-0.29.tar.gz
+
+ perl
+
+ programming/language/perl/perl-Socket6/pspec.xml
+
+
+ perl-Socket6
+
+ perl
+
+
+ /usr/lib
+ /usr/share/man
+ /usr/share/doc
+
+
+
+
+ 2021-10-14
+ 0.29
+ First release
+ PisiLinux Community
+ admins@pisilinux.org
+
+
+
perl-LWP-Mediatypes
diff --git a/pisi-index.xml.sha1sum b/pisi-index.xml.sha1sum
index 5a47e0fa05..ef64b32630 100644
--- a/pisi-index.xml.sha1sum
+++ b/pisi-index.xml.sha1sum
@@ -1 +1 @@
-8f260a9b5fb2a619a198c956dd5c0fc6fbaebee9
\ No newline at end of file
+ccfe06bb76ce8b7b268c07d07621a375fda83bc0
\ No newline at end of file
diff --git a/pisi-index.xml.xz b/pisi-index.xml.xz
index 771db56e38..d062aed39f 100644
Binary files a/pisi-index.xml.xz and b/pisi-index.xml.xz differ
diff --git a/pisi-index.xml.xz.sha1sum b/pisi-index.xml.xz.sha1sum
index 8361d88106..d5b5033a4f 100644
--- a/pisi-index.xml.xz.sha1sum
+++ b/pisi-index.xml.xz.sha1sum
@@ -1 +1 @@
-340b0881495a7d9c9635878e3eaeec8f7e523db5
\ No newline at end of file
+0fb802dde02ec23c95830b5c4c92b9f7ae5ef6e8
\ No newline at end of file
diff --git a/programming/language/perl/perl-Socket6/actions.py b/programming/language/perl/perl-Socket6/actions.py
new file mode 100644
index 0000000000..641c634707
--- /dev/null
+++ b/programming/language/perl/perl-Socket6/actions.py
@@ -0,0 +1,25 @@
+#!/usr/bin/python
+# -*- coding: utf-8 -*-
+#
+# Licensed under the GNU General Public License, version 3.
+# See the file http://www.gnu.org/licenses/gpl.txt
+
+from pisi.actionsapi import perlmodules
+from pisi.actionsapi import pisitools
+from pisi.actionsapi import get
+
+#WorkDir = "%s-%s" % (get.srcNAME()[5:], get.srcVERSION())
+
+def setup():
+ perlmodules.configure()
+
+def build():
+ perlmodules.make()
+
+def check():
+ perlmodules.make("test")
+
+def install():
+ perlmodules.install()
+
+ pisitools.dodoc("README*")
diff --git a/programming/language/perl/perl-Socket6/pspec.xml b/programming/language/perl/perl-Socket6/pspec.xml
new file mode 100644
index 0000000000..b1d957f240
--- /dev/null
+++ b/programming/language/perl/perl-Socket6/pspec.xml
@@ -0,0 +1,48 @@
+
+
+
+
+ perl-Socket6
+ https://search.cpan.org/dist/Socket6
+
+ PisiLinux Community
+ admins@pisilinux.org
+
+ PerlArtistic
+ library
+ A getaddrinfo/getnameinfo support module
+ A getaddrinfo/getnameinfo support module
+ https://cpan.metacpan.org/authors/id/U/UM/UMEMOTO/Socket6-0.29.tar.gz
+
+ perl
+
+
+
+
+
+ perl-Socket6
+
+ perl
+
+
+ /usr/lib
+ /usr/share/man
+ /usr/share/doc
+
+
+
+
+
+ 2021-10-14
+ 0.29
+ First release
+ PisiLinux Community
+ admins@pisilinux.org
+
+
+
diff --git a/programming/language/perl/perl-Socket6/translations.xml b/programming/language/perl/perl-Socket6/translations.xml
new file mode 100644
index 0000000000..58adff4290
--- /dev/null
+++ b/programming/language/perl/perl-Socket6/translations.xml
@@ -0,0 +1,8 @@
+
+
+
+ perl-Socket6
+ A getaddrinfo/getnameinfo support module
+ A getaddrinfo/getnameinfo support module
+
+