Files
main/programming/language/perl/perl-IO-Socket-INET6/pspec.xml
T
2026-04-08 15:01:01 +03:00

100 lines
3.8 KiB
XML

<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>perl-IO-Socket-INET6</Name>
<Homepage>https://metacpan.org/pod/IO::Socket::INET6</Homepage>
<Packager>
<Name>Pisi Linux Admins</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>Artistic</License>
<IsA>library</IsA>
<Summary>Object interface for AF_INET|AF_INET6 domain sockets</Summary>
<Description>IO::Socket::INET6 provides an object interface to creating and using sockets in either AF_INET or AF_INET6 domains. It is built upon the IO::Socket interface and inherits all the methods defined by IO::Socket.</Description>
<Archive sha1sum="37917b558b71cad29aaf2b4791a99684341a1793" type="targz">http://search.cpan.org/CPAN/authors/id/S/SH/SHLOMIF/IO-Socket-INET6-2.72.tar.gz</Archive>
<BuildDependencies>
<Dependency>perl-Socket6</Dependency>
<Dependency>perl-Test-Pod</Dependency>
<Dependency>perl-Module-Build</Dependency>
<Dependency>perl-Test-Pod-Coverage</Dependency>
<Dependency>perl-IO-Socket-SSL</Dependency>
<Dependency>perl</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>perl-IO-Socket-INET6</Name>
<RuntimeDependencies>
<Dependency>perl-Socket6</Dependency>
<Dependency>perl</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib</Path>
<Path fileType="doc">/usr/share/doc</Path>
<Path fileType="man">/usr/share/man</Path>
<Path fileType="data">/usr/share/perl</Path>
<Path fileType="data">/usr/share/perl5</Path>
</Files>
</Package>
<History>
<Update release="8">
<Date>2026-04-08</Date>
<Version>2.72</Version>
<Comment>Rebuild</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="7">
<Date>2025-07-08</Date>
<Version>2.72</Version>
<Comment>Rebuild</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="6">
<Date>2024-05-16</Date>
<Version>2.72</Version>
<Comment>Docker built.</Comment>
<Name>İbrahim KARAGÜZEL</Name>
<Email>karaguzelibrahim@gmail.com</Email>
</Update>
<Update release="5">
<Date>2016-04-24</Date>
<Version>2.72</Version>
<Comment>Docker built.</Comment>
<Name>İbrahim KARAGÜZEL</Name>
<Email>karaguzelibrahim@gmail.com</Email>
</Update>
<Update release="4">
<Date>2014-09-10</Date>
<Version>2.72</Version>
<Comment>Release bump.</Comment>
<Name>Marcin Bojara</Name>
<Email>marcin@pisilinux.org</Email>
</Update>
<Update release="3">
<Date>2014-05-24</Date>
<Version>2.72</Version>
<Comment>Version bump.</Comment>
<Name>Marcin Bojara</Name>
<Email>marcin@pisilinux.org</Email>
</Update>
<Update release="2">
<Date>2013-12-07</Date>
<Version>2.69</Version>
<Comment>Rebuild for perl</Comment>
<Name>Osman Erkan</Name>
<Email>osman.erkan@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2012-09-07</Date>
<Version>2.69</Version>
<Comment>First release</Comment>
<Name>Osman Erkan</Name>
<Email>osman.erkan@pisilinux.org</Email>
</Update>
</History>
</PISI>