Files
2026-04-08 15:01:01 +03:00

76 lines
2.9 KiB
XML

<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>perl-IO-Socket-IP</Name>
<Homepage>https://metacpan.org/release/IO-Socket-IP</Homepage>
<Packager>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Packager>
<PartOf>programming.language.perl</PartOf>
<License>Artistic</License>
<IsA>library</IsA>
<Summary>Family-neutral IP socket supporting both IPv4 and IPv6</Summary>
<Description>This module provides a protocol-independent way to use IPv4 and IPv6 sockets, as a drop-in replacement for IO::Socket::INET. Most constructor arguments and methods are provided in a backward-compatible way.</Description>
<Archive sha1sum="0618286bd209c37c7a7eee0f6348d3f122fbe464" type="targz">https://cpan.metacpan.org/authors/id/P/PE/PEVANS/IO-Socket-IP-0.41.tar.gz</Archive>
<BuildDependencies>
<Dependency>perl</Dependency>
<Dependency>perl-Module-Build</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>perl-IO-Socket-IP</Name>
<Summary>Family-neutral IP socket supporting both IPv4 and IPv6</Summary>
<RuntimeDependencies>
<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="5">
<Date>2026-04-08</Date>
<Version>0.41</Version>
<Comment>Rebuild</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="4">
<Date>2025-07-08</Date>
<Version>0.41</Version>
<Comment>Rebuild</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="3">
<Date>2024-05-16</Date>
<Version>0.41</Version>
<Comment>Minor version bump</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
<Update release="2">
<Date>2020-10-01</Date>
<Version>0.41</Version>
<Comment>Minor version bump</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
<Update release="1">
<Date>2020-01-08</Date>
<Version>0.39</Version>
<Comment>First release.</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
</History>
</PISI>