123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960 |
- <?xml version="1.0" ?>
- <!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
- <PISI>
- <Source>
- <Name>perl-Test-Warnings</Name>
- <Homepage>https://metacpan.org/release/Test-Warnings</Homepage>
- <Packager>
- <Name>Blue Devil</Name>
- <Email>bluedevil@sctzine.com</Email>
- </Packager>
- <PartOf>programming.language.perl</PartOf>
- <License>Perl 5</License>
- <IsA>library</IsA>
- <Summary>Perl module to test for warnings and the lack of them</Summary>
- <Description>perl-Test-Warnings is a Perl module to test for warnings and the lack of them.</Description>
- <Archive sha1sum="e69e6377f566c99939a084e0ca0e3a98cc624d9c" type="targz">https://cpan.metacpan.org/authors/id/E/ET/ETHER/Test-Warnings-0.030.tar.gz</Archive>
- <BuildDependencies>
- <Dependency>perl</Dependency>
- </BuildDependencies>
- </Source>
- <Package>
- <Name>perl-Test-Warnings</Name>
- <Summary>Perl module to test for warnings and the lack of them</Summary>
- <RuntimeDependencies>
- <Dependency>perl</Dependency>
- </RuntimeDependencies>
- <Files>
- <Path fileType="doc">/usr/share/doc</Path>
- <Path fileType="man">/usr/share/man</Path>
- <Path fileType="library">/usr/lib</Path>
- <Path fileType="data">/usr/share/perl5</Path>
- </Files>
- </Package>
- <History>
- <Update release="3">
- <Date>2024-05-16</Date>
- <Version>0.030</Version>
- <Comment>Minor version bump</Comment>
- <Name>Blue Devil</Name>
- <Email>bluedevil@sctzine.com</Email>
- </Update>
- <Update release="2">
- <Date>2020-03-27</Date>
- <Version>0.030</Version>
- <Comment>Minor version bump</Comment>
- <Name>Blue Devil</Name>
- <Email>bluedevil@sctzine.com</Email>
- </Update>
- <Update release="1">
- <Date>2020-01-03</Date>
- <Version>0.028</Version>
- <Comment>First Pisi Release</Comment>
- <Name>Blue Devil</Name>
- <Email>bluedevil@sctzine.com</Email>
- </Update>
- </History>
- </PISI>
|