Files
main/programming/language/perl/perl-Test-MockModule/pspec.xml
T
2018-08-20 00:34:29 +03:00

58 lines
2.2 KiB
XML

<?xml version="1.0" ?>
<!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
<PISI>
<Source>
<Name>perl-Test-MockModule</Name>
<Homepage>http://search.cpan.org/dist/Test-MockModule/</Homepage>
<Packager>
<Name>Pisi Linux Admins</Name>
<Email>admins@pisilinux.org</Email>
</Packager>
<License>Artistic-2</License>
<License>GPLv1</License>
<IsA>library</IsA>
<Summary>Override subroutines in a module for unit testing.</Summary>
<Description>Test-MockModule lets you temporarily redefine subroutines in other packages for the purposes of unit testing.</Description>
<Archive sha1sum="a6d6dca16483a9e6fd57838e36ba94fa2e5b26e4" type="targz">http://www.cpan.org/authors/id/G/GF/GFRANKS/Test-MockModule-0.11.tar.gz</Archive>
<BuildDependencies>
<Dependency>perl</Dependency>
<Dependency>perl-Super</Dependency>
<Dependency>perl-Test-Pod</Dependency>
<Dependency>perl-Test-Pod-Coverage</Dependency>
<Dependency>perl-Module-Build</Dependency>
</BuildDependencies>
</Source>
<Package>
<Name>perl-Test-MockModule</Name>
<RuntimeDependencies>
<Dependency>perl</Dependency>
<Dependency>perl-Super</Dependency>
<Dependency>perl-Test-Pod</Dependency>
<Dependency>perl-Test-Pod-Coverage</Dependency>
<Dependency>perl-Module-Build</Dependency>
</RuntimeDependencies>
<Files>
<Path fileType="library">/usr/lib</Path>
<Path fileType="data">/usr/share</Path>
</Files>
</Package>
<History>
<Update release="2">
<Date>2018-07-26</Date>
<Version>0.11</Version>
<Comment>Rebuild.</Comment>
<Name>Pisi Linux Community</Name>
<Email>admin@pisilinux.org</Email>
</Update>
<Update release="1">
<Date>2017-01-24</Date>
<Version>0.11</Version>
<Comment>First release.</Comment>
<Name>Alihan Öztürk</Name>
<Email>alihan@pisilinux.org</Email>
</Update>
</History>
</PISI>