perl-Devel-GlobalDestruction : new pisi package

This commit is contained in:
bluedevil
2020-09-23 23:16:50 +02:00
parent ac72595ded
commit 9d4f94d6de
3 changed files with 78 additions and 0 deletions
@@ -0,0 +1,46 @@
<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>perl-Devel-GlobalDestruction</Name>
<Homepage>https://metacpan.org/release/Devel-GlobalDestruction</Homepage>
<Packager>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Packager>
<PartOf>programming.language.perl</PartOf>
<License>Perlv5</License>
<IsA>library</IsA>
<Summary>Devel::GlobalDestruction - Provides function returning the equivalent of ${^GLOBAL_PHASE} eq 'DESTRUCT' for older perls.</Summary>
<Description>perl-Devel-GlobalDestruction provides function returning the equivalent of ${^GLOBAL_PHASE} eq 'DESTRUCT' for older perls.</Description>
<Archive sha1sum="37d791b2cb6f65499db77b8b6101234a2d385338" type="targz">https://cpan.metacpan.org/authors/id/H/HA/HAARG/Devel-GlobalDestruction-0.14.tar.gz</Archive>
<BuildDependencies>
<Dependency>perl</Dependency>
<Dependency>perl-Sub-Exporter-Progressive</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>perl-Devel-GlobalDestruction</Name>
<Summary>Devel::GlobalDestruction - Provides function returning the equivalent of ${^GLOBAL_PHASE} eq 'DESTRUCT' for older perls.</Summary>
<RuntimeDependencies>
<Dependency>perl</Dependency>
<Dependency>perl-Sub-Exporter-Progressive</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib</Path>
<Path fileType="man">/usr/share/man</Path>
<Path fileType="doc">/usr/share/doc</Path>
</Files>
</Package>
<History>
<Update release="1">
<Date>2020-09-23</Date>
<Version>0.14</Version>
<Comment>First release</Comment>
<Name>Blue Devil</Name>
<Email>bluedevil@sctzine.com</Email>
</Update>
</History>
</PISI>