Merge pull request #1239 from suvari/master
perl-test-pod: version bump to 1.51
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>Module to apparently run a function in a higher stack frame</Summary>
|
||||
<Description>Like Tcl's uplevel() function, but not quite so dangerous. The idea is just to fool caller(). All the really naughty bits of Tcl's uplevel() are avoided.</Description>
|
||||
<Archive sha1sum="08291d556929c75e5861a030f877323b60131694" type="targz">http://search.cpan.org/CPAN/authors/id/D/DA/DAGOLDEN/Sub-Uplevel-0.24.tar.gz</Archive>
|
||||
<Archive sha1sum="7fb12ed2e8ebb815e6c69e503fd8ff98b3eb57d1" type="targz">http://search.cpan.org/CPAN/authors/id/D/DA/DAGOLDEN/Sub-Uplevel-0.25.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>perl</Dependency>
|
||||
</BuildDependencies>
|
||||
@@ -31,6 +31,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="5">
|
||||
<Date>2016-03-14</Date>
|
||||
<Version>0.25</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Kamil Atlı</Name>
|
||||
<Email>suvari@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="4">
|
||||
<Date>2014-09-10</Date>
|
||||
<Version>0.24</Version>
|
||||
|
||||
@@ -22,4 +22,4 @@ def check():
|
||||
def install():
|
||||
perlmodules.install()
|
||||
|
||||
pisitools.dodoc("README", "MANIFEST", "Changes")
|
||||
pisitools.dodoc("MANIFEST", "Changes")
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
<IsA>library</IsA>
|
||||
<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>
|
||||
<Archive sha1sum="6ae83ee5ecd23ec015d511473cb47623d60f8cc5" type="targz">http://search.cpan.org/CPAN/authors/id/A/AD/ADIE/Test-Exception-0.32.tar.gz</Archive>
|
||||
<Archive sha1sum="f1d7589c3f8fce18331b8bba98e1429eae2e24be" type="targz">http://search.cpan.org/CPAN/authors/id/E/EX/EXODIST/Test-Exception-0.43.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>perl</Dependency>
|
||||
<Dependency>perl-Sub-Uplevel</Dependency>
|
||||
@@ -33,6 +33,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="5">
|
||||
<Date>2016-03-14</Date>
|
||||
<Version>0.43</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Kamil Atlı</Name>
|
||||
<Email>suvari@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="4">
|
||||
<Date>2014-09-10</Date>
|
||||
<Version>0.32</Version>
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
<IsA>library</IsA>
|
||||
<Summary>A perl module to check for errors in POD files</Summary>
|
||||
<Description>Check POD files for errors or warnings in a test file, using Pod::Simple.</Description>
|
||||
<Archive sha1sum="e6c157c12e60ceb4c9d1365996bbfa9de0292533" type="targz">http://search.cpan.org/CPAN/authors/id/D/DW/DWHEELER/Test-Pod-1.48.tar.gz</Archive>
|
||||
<Archive sha1sum="725d2b08c75eed6ef38fe8c82847defca803cd21" type="targz">https://cpan.metacpan.org/authors/id/E/ET/ETHER/Test-Pod-1.51.tar.gz</Archive>
|
||||
<BuildDependencies>
|
||||
<Dependency>perl</Dependency>
|
||||
</BuildDependencies>
|
||||
@@ -30,6 +30,13 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="5">
|
||||
<Date>2016-03-14</Date>
|
||||
<Version>1.51</Version>
|
||||
<Comment>Version bump.</Comment>
|
||||
<Name>Kamil Atlı</Name>
|
||||
<Email>suvari@pisilinux.org</Email>
|
||||
</Update>
|
||||
<Update release="4">
|
||||
<Date>2014-09-10</Date>
|
||||
<Version>1.48</Version>
|
||||
|
||||
Reference in New Issue
Block a user