69 lines
2.1 KiB
XML
69 lines
2.1 KiB
XML
<?xml version="1.0" ?>
|
|
<!DOCTYPE PISI SYSTEM "https://pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
|
<PISI>
|
|
<Source>
|
|
<Name>perl-ExtUtils-Config</Name>
|
|
<Homepage>https://metacpan.org/pod/ExtUtils::Config</Homepage>
|
|
<Packager>
|
|
<Name>PisiLinux Community</Name>
|
|
<Email>admins@pisilinux.org</Email>
|
|
</Packager>
|
|
<License>Artistic</License>
|
|
<IsA>library</IsA>
|
|
<PartOf>programming.language.perl</PartOf>
|
|
<Summary>A wrapper for perl's configuration.</Summary>
|
|
<Description>
|
|
ExtUtils::Config is an abstraction around the %Config hash. By itself it is not a particularly interesting module by any measure, however it ties together a family of modern toolchain modules.
|
|
</Description>
|
|
<Archive sha1sum="971584d0fbc7a1e072465be2b8a34fc608269ef0" type="targz">
|
|
https://cpan.metacpan.org/authors/id/L/LE/LEONT/ExtUtils-Config-0.008.tar.gz
|
|
</Archive>
|
|
<BuildDependencies>
|
|
<Dependency>perl</Dependency>
|
|
</BuildDependencies>
|
|
</Source>
|
|
|
|
<Package>
|
|
<Name>perl-ExtUtils-Config</Name>
|
|
<RuntimeDependencies>
|
|
<Dependency>perl</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="data">/usr/lib/perl5/vendor_perl</Path>
|
|
<Path fileType="data">/usr/share/man</Path>
|
|
<Path fileType="data">/usr/share/perl5</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<History>
|
|
<Update release="4">
|
|
<Date>2026-04-08</Date>
|
|
<Version>0.008</Version>
|
|
<Comment>Rebuild</Comment>
|
|
<Name>Mustafa Cinasal</Name>
|
|
<Email>muscnsl@gmail.com</Email>
|
|
</Update>
|
|
<Update release="3">
|
|
<Date>2025-07-08</Date>
|
|
<Version>0.008</Version>
|
|
<Comment>Rebuild</Comment>
|
|
<Name>Mustafa Cinasal</Name>
|
|
<Email>muscnsl@gmail.com</Email>
|
|
</Update>
|
|
<Update release="2">
|
|
<Date>2024-05-16</Date>
|
|
<Version>0.008</Version>
|
|
<Comment>First build.</Comment>
|
|
<Name>fury</Name>
|
|
<Email>uglyside@yandex.ru</Email>
|
|
</Update>
|
|
<Update release="1">
|
|
<Date>2023-01-08</Date>
|
|
<Version>0.008</Version>
|
|
<Comment>First build.</Comment>
|
|
<Name>fury</Name>
|
|
<Email>uglyside@yandex.ru</Email>
|
|
</Update>
|
|
</History>
|
|
</PISI>
|