perl-Test-Exception:rebuilt
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
<?xml version="1.0" ?>
|
<?xml version="1.0" ?>
|
||||||
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
<!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||||
<PISI>
|
<PISI>
|
||||||
<Source>
|
<Source>
|
||||||
<Name>perl-Test-Exception</Name>
|
<Name>perl-Test-Exception</Name>
|
||||||
@@ -9,6 +9,7 @@
|
|||||||
<Email>admins@pisilinux.org</Email>
|
<Email>admins@pisilinux.org</Email>
|
||||||
</Packager>
|
</Packager>
|
||||||
<License>Artistic</License>
|
<License>Artistic</License>
|
||||||
|
<PartOf>programming.language.perl</PartOf>
|
||||||
<IsA>library</IsA>
|
<IsA>library</IsA>
|
||||||
<Summary>Module for testing exception based codes</Summary>
|
<Summary>Module for testing exception based codes</Summary>
|
||||||
<Description>This module provides a few convenience methods for testing exception based code. It is built with Test::Builder and plays happily with Test::More and friends.</Description>
|
<Description>This module provides a few convenience methods for testing exception based code. It is built with Test::Builder and plays happily with Test::More and friends.</Description>
|
||||||
@@ -21,18 +22,26 @@
|
|||||||
|
|
||||||
<Package>
|
<Package>
|
||||||
<Name>perl-Test-Exception</Name>
|
<Name>perl-Test-Exception</Name>
|
||||||
|
<Summary>Module for testing exception based codes</Summary>
|
||||||
<RuntimeDependencies>
|
<RuntimeDependencies>
|
||||||
<Dependency>perl</Dependency>
|
<Dependency>perl</Dependency>
|
||||||
<Dependency>perl-Sub-Uplevel</Dependency>
|
<Dependency>perl-Sub-Uplevel</Dependency>
|
||||||
</RuntimeDependencies>
|
</RuntimeDependencies>
|
||||||
<Files>
|
<Files>
|
||||||
<Path fileType="library">/usr/lib</Path>
|
<Path fileType="library">/usr/lib</Path>
|
||||||
<Path fileType="doc">/usr/share/doc/perl-Test-Exception</Path>
|
|
||||||
<Path fileType="man">/usr/share/man</Path>
|
<Path fileType="man">/usr/share/man</Path>
|
||||||
|
<Path fileType="doc">/usr/share/doc/perl-Test-Exception</Path>
|
||||||
</Files>
|
</Files>
|
||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<History>
|
||||||
|
<Update release="5">
|
||||||
|
<Date>2020-01-12</Date>
|
||||||
|
<Version>0.43</Version>
|
||||||
|
<Comment>Version bump.</Comment>
|
||||||
|
<Name>Blue Devil</Name>
|
||||||
|
<Email>bluedevil@sctzine.com</Email>
|
||||||
|
</Update>
|
||||||
<Update release="4">
|
<Update release="4">
|
||||||
<Date>2018-07-26</Date>
|
<Date>2018-07-26</Date>
|
||||||
<Version>0.43</Version>
|
<Version>0.43</Version>
|
||||||
|
|||||||
@@ -3,5 +3,6 @@
|
|||||||
<Source>
|
<Source>
|
||||||
<Name>perl-Test-Exception</Name>
|
<Name>perl-Test-Exception</Name>
|
||||||
<Summary xml:lang="tr">Perl için exception tabanlı kod denetleme modülü</Summary>
|
<Summary xml:lang="tr">Perl için exception tabanlı kod denetleme modülü</Summary>
|
||||||
|
<Description xml:lang="tr">perl-Test-Exception, perl için exception tabanlı kod denetleme modülü içerir.</Description>
|
||||||
</Source>
|
</Source>
|
||||||
</PISI>
|
</PISI>
|
||||||
|
|||||||
Reference in New Issue
Block a user