67 lines
2.4 KiB
XML
67 lines
2.4 KiB
XML
<?xml version="1.0" ?>
|
|
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
|
<PISI>
|
|
<Source>
|
|
<Name>perl-Try-Tiny</Name>
|
|
<Homepage>http://search.cpan.org/dist/Try-Tiny</Homepage>
|
|
<Packager>
|
|
<Name>Pisi Linux Admins</Name>
|
|
<Email>admins@pisilinux.org</Email>
|
|
</Packager>
|
|
<License>Artistic-2</License>
|
|
<License>GPLv1</License>
|
|
<IsA>library</IsA>
|
|
<Summary>Perl module to implement minimal try/catch</Summary>
|
|
<Description>perl-Try-Tiny is a Perl module which implements a minimal try/catch with proper localization of $@.</Description>
|
|
<Archive sha1sum="4f0edb634a2b4c032c55ef9ab90dd8bbe7780afd" type="targz">http://www.cpan.org/authors/id/E/ET/ETHER/Try-Tiny-0.30.tar.gz</Archive>
|
|
<BuildDependencies>
|
|
<Dependency>perl</Dependency>
|
|
<Dependency>perl-Capture-Tiny</Dependency>
|
|
</BuildDependencies>
|
|
</Source>
|
|
|
|
<Package>
|
|
<Name>perl-Try-Tiny</Name>
|
|
<RuntimeDependencies>
|
|
<Dependency>perl</Dependency>
|
|
<Dependency>perl-Capture-Tiny</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="library">/usr/lib</Path>
|
|
<Path fileType="doc">/usr/share/doc</Path>
|
|
<Path fileType="man">/usr/share/man</Path>
|
|
</Files>
|
|
</Package>
|
|
|
|
<History>
|
|
<Update release="4">
|
|
<Date>2018-07-26</Date>
|
|
<Version>0.30</Version>
|
|
<Comment>Version Bump</Comment>
|
|
<Name>Pisi Linux Community</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="3">
|
|
<Date>2017-01-24</Date>
|
|
<Version>0.28</Version>
|
|
<Comment>Version Bump</Comment>
|
|
<Name>Pisi Linux Community</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="2">
|
|
<Date>2016-06-09</Date>
|
|
<Version>0.24</Version>
|
|
<Comment>Release Bump</Comment>
|
|
<Name>Pisi Linux Community</Name>
|
|
<Email>admin@pisilinux.org</Email>
|
|
</Update>
|
|
<Update release="1">
|
|
<Date>2016-03-27</Date>
|
|
<Version>0.24</Version>
|
|
<Comment>First release</Comment>
|
|
<Name>Osman Erkan</Name>
|
|
<Email>osman.erkan@pisilinux.org</Email>
|
|
</Update>
|
|
</History>
|
|
</PISI>
|