summaryrefslogtreecommitdiff
path: root/metadata/md5-cache/dev-perl
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-03-18 04:54:42 +0000
committerV3n3RiX <venerix@redcorelinux.org>2018-03-18 04:54:42 +0000
commit5510d9d7d1c93c2ea71a2bd6f0666168808d5dd6 (patch)
treec968fff3108e2b4d88e4e564a56bfd066f170573 /metadata/md5-cache/dev-perl
parent1dde4e5c4b92d849bf1abf0a48135b2a0644f7e1 (diff)
gentoo resync : 18.03.2018
Diffstat (limited to 'metadata/md5-cache/dev-perl')
-rw-r--r--metadata/md5-cache/dev-perl/App-pwhich-1.150.04
-rw-r--r--metadata/md5-cache/dev-perl/DBD-SQLite-1.540.0-r14
-rw-r--r--metadata/md5-cache/dev-perl/IO-All-0.870.04
-rw-r--r--metadata/md5-cache/dev-perl/Manifest.gzbin410974 -> 413834 bytes
-rw-r--r--metadata/md5-cache/dev-perl/Pod-LaTeX-0.610.0-r14
-rw-r--r--metadata/md5-cache/dev-perl/Term-ReadLine-Perl-1.30.300-r212
-rw-r--r--metadata/md5-cache/dev-perl/Term-ReadPassword-0.110.0-r212
-rw-r--r--metadata/md5-cache/dev-perl/Test-FailWarnings-0.8.0-r113
-rw-r--r--metadata/md5-cache/dev-perl/Test-UseAllModules-0.170.0-r112
-rw-r--r--metadata/md5-cache/dev-perl/Text-Aspell-0.90.0-r212
-rw-r--r--metadata/md5-cache/dev-perl/Text-Iconv-1.700.0-r212
-rw-r--r--metadata/md5-cache/dev-perl/Text-Kakasi-2.40.0-r212
-rw-r--r--metadata/md5-cache/dev-perl/Text-Unidecode-1.300.02
-rw-r--r--metadata/md5-cache/dev-perl/Tie-Cache-0.210.0-r113
-rw-r--r--metadata/md5-cache/dev-perl/Time-Format-1.120.0-r113
-rw-r--r--metadata/md5-cache/dev-perl/Time-Out-0.110.0-r112
-rw-r--r--metadata/md5-cache/dev-perl/Time-TAI64-2.110.0-r213
-rw-r--r--metadata/md5-cache/dev-perl/Tk-804.34.013
-rw-r--r--metadata/md5-cache/dev-perl/Tk-CursorControl-0.400.0-r213
-rw-r--r--metadata/md5-cache/dev-perl/Tk-TableMatrix-1.230.0-r213
-rw-r--r--metadata/md5-cache/dev-perl/Tree-DAG_Node-1.310.013
-rw-r--r--metadata/md5-cache/dev-perl/Tree-Simple-1.330.013
-rw-r--r--metadata/md5-cache/dev-perl/Try-Tiny-0.300.013
-rw-r--r--metadata/md5-cache/dev-perl/Type-Tiny-1.2.113
24 files changed, 236 insertions, 9 deletions
diff --git a/metadata/md5-cache/dev-perl/App-pwhich-1.150.0 b/metadata/md5-cache/dev-perl/App-pwhich-1.150.0
index 3a4d62bc16d6..80686088bb7b 100644
--- a/metadata/md5-cache/dev-perl/App-pwhich-1.150.0
+++ b/metadata/md5-cache/dev-perl/App-pwhich-1.150.0
@@ -4,10 +4,10 @@ DESCRIPTION=Perl-only 'which'
EAPI=6
HOMEPAGE=http://search.cpan.org/dist/App-pwhich/
IUSE=test
-KEYWORDS=~amd64 ~mips ~sparc ~x86 ~amd64-fbsd
+KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd
LICENSE=|| ( Artistic GPL-1+ )
RDEPEND=>=dev-perl/File-Which-1.140.0 dev-lang/perl:=
SLOT=0
SRC_URI=mirror://cpan/authors/id/P/PL/PLICEASE/App-pwhich-1.15.tar.gz
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 perl-functions 01e8c68d5a528bbcda4d3c60205983df perl-module 863b35d127db98823d439f8d73c2d011
-_md5_=a3943327b4c610d5335e7990be25f1a3
+_md5_=5b1c9a2aad7c88a34a6a815dbc4095a3
diff --git a/metadata/md5-cache/dev-perl/DBD-SQLite-1.540.0-r1 b/metadata/md5-cache/dev-perl/DBD-SQLite-1.540.0-r1
index c896d15ba781..54f324ec1885 100644
--- a/metadata/md5-cache/dev-perl/DBD-SQLite-1.540.0-r1
+++ b/metadata/md5-cache/dev-perl/DBD-SQLite-1.540.0-r1
@@ -4,10 +4,10 @@ DESCRIPTION=Self Contained RDBMS in a DBI Driver
EAPI=6
HOMEPAGE=http://search.cpan.org/dist/DBD-SQLite/
IUSE=test system-sqlite
-KEYWORDS=alpha amd64 ~arm arm64 hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris
+KEYWORDS=alpha amd64 arm arm64 hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris
LICENSE=|| ( Artistic GPL-1+ )
RDEPEND=system-sqlite? ( >=dev-db/sqlite-3.13.0[extensions(+)] <dev-db/sqlite-3.21.0 ) >=dev-perl/DBI-1.570.0 !<dev-perl/DBD-SQLite-1 virtual/perl-Scalar-List-Utils dev-lang/perl:=
SLOT=0
SRC_URI=mirror://cpan/authors/id/I/IS/ISHIGAKI/DBD-SQLite-1.54.tar.gz https://github.com/kentnl-gentoo/DBD-SQLite/releases/download/1.54-patches-1/DBD-SQLite-1.54-patches-1.tar.xz mirror://gentoo/DBD-SQLite-1.54-patches-1.tar.xz https://dev.gentoo.org/~kentnl/distfiles/DBD-SQLite-1.54-patches-1.tar.xz
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 perl-functions 01e8c68d5a528bbcda4d3c60205983df perl-module 863b35d127db98823d439f8d73c2d011
-_md5_=5dcb7110477624582c8481d09da1ab2c
+_md5_=53d0647eefc3a63b17223e8bc822b6f5
diff --git a/metadata/md5-cache/dev-perl/IO-All-0.870.0 b/metadata/md5-cache/dev-perl/IO-All-0.870.0
index 16545ed2c51f..7bfe199b90ee 100644
--- a/metadata/md5-cache/dev-perl/IO-All-0.870.0
+++ b/metadata/md5-cache/dev-perl/IO-All-0.870.0
@@ -3,10 +3,10 @@ DEPEND=virtual/perl-Scalar-List-Utils dev-lang/perl:=
DESCRIPTION=unified IO operations
EAPI=6
HOMEPAGE=http://search.cpan.org/dist/IO-All/
-KEYWORDS=~alpha amd64 ~arm ~hppa ~ia64 ppc ~sparc x86
+KEYWORDS=~alpha amd64 arm ~hppa ~ia64 ppc ~sparc x86
LICENSE=|| ( Artistic GPL-1+ )
RDEPEND=virtual/perl-Scalar-List-Utils virtual/perl-ExtUtils-MakeMaker dev-lang/perl:=
SLOT=0
SRC_URI=mirror://cpan/authors/id/F/FR/FREW/IO-All-0.87.tar.gz
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 perl-functions 01e8c68d5a528bbcda4d3c60205983df perl-module 863b35d127db98823d439f8d73c2d011
-_md5_=09b0938f60c5cfd5e9e9622f54cd270b
+_md5_=b243b89c6565de44e88e9c034cd6b9d2
diff --git a/metadata/md5-cache/dev-perl/Manifest.gz b/metadata/md5-cache/dev-perl/Manifest.gz
index 0292f39baf7b..4028f66c5e93 100644
--- a/metadata/md5-cache/dev-perl/Manifest.gz
+++ b/metadata/md5-cache/dev-perl/Manifest.gz
Binary files differ
diff --git a/metadata/md5-cache/dev-perl/Pod-LaTeX-0.610.0-r1 b/metadata/md5-cache/dev-perl/Pod-LaTeX-0.610.0-r1
index d20de8eea710..da0d5957da47 100644
--- a/metadata/md5-cache/dev-perl/Pod-LaTeX-0.610.0-r1
+++ b/metadata/md5-cache/dev-perl/Pod-LaTeX-0.610.0-r1
@@ -3,10 +3,10 @@ DEPEND=virtual/perl-Pod-Parser virtual/perl-if dev-perl/Module-Build dev-lang/pe
DESCRIPTION=Convert Pod data to formatted LaTeX
EAPI=6
HOMEPAGE=http://search.cpan.org/dist/Pod-LaTeX/
-KEYWORDS=~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd
+KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd
LICENSE=|| ( Artistic GPL-1+ )
RDEPEND=virtual/perl-Pod-Parser virtual/perl-if dev-lang/perl:=
SLOT=0
SRC_URI=mirror://cpan/authors/id/T/TJ/TJENNESS/Pod-LaTeX-0.61.tar.gz
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 perl-functions 01e8c68d5a528bbcda4d3c60205983df perl-module 863b35d127db98823d439f8d73c2d011
-_md5_=cde6b09180e91f35fa34c954af25a5b3
+_md5_=384db516df72666c93bbcc714307c46b
diff --git a/metadata/md5-cache/dev-perl/Term-ReadLine-Perl-1.30.300-r2 b/metadata/md5-cache/dev-perl/Term-ReadLine-Perl-1.30.300-r2
new file mode 100644
index 000000000000..6dd7a1440e31
--- /dev/null
+++ b/metadata/md5-cache/dev-perl/Term-ReadLine-Perl-1.30.300-r2
@@ -0,0 +1,12 @@
+DEFINED_PHASES=compile configure install prepare test
+DEPEND=dev-perl/TermReadKey virtual/perl-ExtUtils-MakeMaker dev-lang/perl:=
+DESCRIPTION=Quick implementation of readline utilities
+EAPI=6
+HOMEPAGE=http://search.cpan.org/dist/Term-ReadLine-Perl/
+KEYWORDS=~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos
+LICENSE=|| ( Artistic GPL-1+ )
+RDEPEND=dev-perl/TermReadKey dev-lang/perl:=
+SLOT=0
+SRC_URI=mirror://cpan/authors/id/I/IL/ILYAZ/modules/Term-ReadLine-Perl-1.0303.tar.gz
+_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 perl-functions 01e8c68d5a528bbcda4d3c60205983df perl-module 863b35d127db98823d439f8d73c2d011
+_md5_=41b938478fc8f748097f53440ee3d051
diff --git a/metadata/md5-cache/dev-perl/Term-ReadPassword-0.110.0-r2 b/metadata/md5-cache/dev-perl/Term-ReadPassword-0.110.0-r2
new file mode 100644
index 000000000000..48e7b241d336
--- /dev/null
+++ b/metadata/md5-cache/dev-perl/Term-ReadPassword-0.110.0-r2
@@ -0,0 +1,12 @@
+DEFINED_PHASES=compile configure install prepare test
+DEPEND=dev-lang/perl:=
+DESCRIPTION=Asking the user for a password
+EAPI=6
+HOMEPAGE=http://search.cpan.org/dist/Term-ReadPassword/
+KEYWORDS=~amd64 ~ppc64 ~x86
+LICENSE=|| ( Artistic GPL-1+ )
+RDEPEND=dev-lang/perl:=
+SLOT=0
+SRC_URI=mirror://cpan/authors/id/P/PH/PHOENIX/Term-ReadPassword-0.11.tar.gz
+_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 perl-functions 01e8c68d5a528bbcda4d3c60205983df perl-module 863b35d127db98823d439f8d73c2d011
+_md5_=6d386ffc7f4ace4c37bfe97cd713e13e
diff --git a/metadata/md5-cache/dev-perl/Test-FailWarnings-0.8.0-r1 b/metadata/md5-cache/dev-perl/Test-FailWarnings-0.8.0-r1
new file mode 100644
index 000000000000..d3efec47464d
--- /dev/null
+++ b/metadata/md5-cache/dev-perl/Test-FailWarnings-0.8.0-r1
@@ -0,0 +1,13 @@
+DEFINED_PHASES=compile configure install prepare test
+DEPEND=virtual/perl-Carp virtual/perl-File-Spec >=virtual/perl-Test-Simple-0.860.0 virtual/perl-ExtUtils-MakeMaker test? ( >=dev-perl/Capture-Tiny-0.120.0 virtual/perl-File-Spec virtual/perl-File-Temp virtual/perl-IO virtual/perl-Scalar-List-Utils >=virtual/perl-Test-Simple-0.960.0 ) dev-lang/perl:=
+DESCRIPTION=Add test failures if warnings are caught
+EAPI=6
+HOMEPAGE=http://search.cpan.org/dist/Test-FailWarnings/
+IUSE=test
+KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd
+LICENSE=Apache-2.0
+RDEPEND=virtual/perl-Carp virtual/perl-File-Spec >=virtual/perl-Test-Simple-0.860.0 dev-lang/perl:=
+SLOT=0
+SRC_URI=mirror://cpan/authors/id/D/DA/DAGOLDEN/Test-FailWarnings-0.008.tar.gz
+_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 perl-functions 01e8c68d5a528bbcda4d3c60205983df perl-module 863b35d127db98823d439f8d73c2d011
+_md5_=66d007cef12f192b135055ba063d3db9
diff --git a/metadata/md5-cache/dev-perl/Test-UseAllModules-0.170.0-r1 b/metadata/md5-cache/dev-perl/Test-UseAllModules-0.170.0-r1
new file mode 100644
index 000000000000..e335357a8e37
--- /dev/null
+++ b/metadata/md5-cache/dev-perl/Test-UseAllModules-0.170.0-r1
@@ -0,0 +1,12 @@
+DEFINED_PHASES=compile configure install prepare test
+DEPEND=virtual/perl-Exporter virtual/perl-ExtUtils-Manifest >=virtual/perl-Test-Simple-0.600.0 virtual/perl-ExtUtils-MakeMaker dev-lang/perl:=
+DESCRIPTION=do use_ok() for all the MANIFESTed modules
+EAPI=6
+HOMEPAGE=http://search.cpan.org/dist/Test-UseAllModules/
+KEYWORDS=~amd64 ~x86
+LICENSE=|| ( Artistic GPL-1+ )
+RDEPEND=virtual/perl-Exporter virtual/perl-ExtUtils-Manifest >=virtual/perl-Test-Simple-0.600.0 dev-lang/perl:=
+SLOT=0
+SRC_URI=mirror://cpan/authors/id/I/IS/ISHIGAKI/Test-UseAllModules-0.17.tar.gz
+_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 perl-functions 01e8c68d5a528bbcda4d3c60205983df perl-module 863b35d127db98823d439f8d73c2d011
+_md5_=47ff88d5d64a215e5c786502f24a8997
diff --git a/metadata/md5-cache/dev-perl/Text-Aspell-0.90.0-r2 b/metadata/md5-cache/dev-perl/Text-Aspell-0.90.0-r2
new file mode 100644
index 000000000000..4160832356c3
--- /dev/null
+++ b/metadata/md5-cache/dev-perl/Text-Aspell-0.90.0-r2
@@ -0,0 +1,12 @@
+DEFINED_PHASES=compile configure install prepare test
+DEPEND=app-text/aspell dev-lang/perl:=
+DESCRIPTION=Perl interface to the GNU Aspell Library
+EAPI=6
+HOMEPAGE=http://search.cpan.org/dist/Text-Aspell/
+KEYWORDS=~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris
+LICENSE=|| ( Artistic GPL-1+ )
+RDEPEND=app-text/aspell dev-lang/perl:=
+SLOT=0
+SRC_URI=mirror://cpan/authors/id/H/HA/HANK/Text-Aspell-0.09.tar.gz
+_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 perl-functions 01e8c68d5a528bbcda4d3c60205983df perl-module 863b35d127db98823d439f8d73c2d011
+_md5_=9248e958f2678a4b10eca338874cc56b
diff --git a/metadata/md5-cache/dev-perl/Text-Iconv-1.700.0-r2 b/metadata/md5-cache/dev-perl/Text-Iconv-1.700.0-r2
new file mode 100644
index 000000000000..c46a627c26f0
--- /dev/null
+++ b/metadata/md5-cache/dev-perl/Text-Iconv-1.700.0-r2
@@ -0,0 +1,12 @@
+DEFINED_PHASES=compile configure install prepare test
+DEPEND=virtual/libiconv dev-lang/perl:=
+DESCRIPTION=A Perl interface to the iconv() codeset conversion function
+EAPI=6
+HOMEPAGE=http://search.cpan.org/dist/Text-Iconv/
+KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris
+LICENSE=|| ( Artistic GPL-1+ )
+RDEPEND=virtual/libiconv dev-lang/perl:=
+SLOT=0
+SRC_URI=mirror://cpan/authors/id/M/MP/MPIOTR/Text-Iconv-1.7.tar.gz
+_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 perl-functions 01e8c68d5a528bbcda4d3c60205983df perl-module 863b35d127db98823d439f8d73c2d011
+_md5_=20d60bc35e536fc224c8a8373454f9cc
diff --git a/metadata/md5-cache/dev-perl/Text-Kakasi-2.40.0-r2 b/metadata/md5-cache/dev-perl/Text-Kakasi-2.40.0-r2
new file mode 100644
index 000000000000..9a638f02cfc3
--- /dev/null
+++ b/metadata/md5-cache/dev-perl/Text-Kakasi-2.40.0-r2
@@ -0,0 +1,12 @@
+DEFINED_PHASES=compile configure install prepare test
+DEPEND=>=app-i18n/kakasi-2.3.4 dev-lang/perl:=
+DESCRIPTION=This module provides libkakasi interface for Perl
+EAPI=6
+HOMEPAGE=http://search.cpan.org/dist/Text-Kakasi/
+KEYWORDS=~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris
+LICENSE=GPL-2
+RDEPEND=>=app-i18n/kakasi-2.3.4 dev-lang/perl:=
+SLOT=0
+SRC_URI=mirror://cpan/authors/id/D/DA/DANKOGAI/Text-Kakasi-2.04.tar.gz
+_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 perl-functions 01e8c68d5a528bbcda4d3c60205983df perl-module 863b35d127db98823d439f8d73c2d011
+_md5_=f76b6107453e5f759ee3afd2acb68cb8
diff --git a/metadata/md5-cache/dev-perl/Text-Unidecode-1.300.0 b/metadata/md5-cache/dev-perl/Text-Unidecode-1.300.0
index 5b3d1f71cd08..28fdbd304d88 100644
--- a/metadata/md5-cache/dev-perl/Text-Unidecode-1.300.0
+++ b/metadata/md5-cache/dev-perl/Text-Unidecode-1.300.0
@@ -9,4 +9,4 @@ RDEPEND=dev-lang/perl:=
SLOT=0
SRC_URI=mirror://cpan/authors/id/S/SB/SBURKE/Text-Unidecode-1.30.tar.gz
_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 perl-functions 01e8c68d5a528bbcda4d3c60205983df perl-module 863b35d127db98823d439f8d73c2d011
-_md5_=52251b1f423759f228afc47256962b5c
+_md5_=8f8d223e0d5de3938ede29974546913c
diff --git a/metadata/md5-cache/dev-perl/Tie-Cache-0.210.0-r1 b/metadata/md5-cache/dev-perl/Tie-Cache-0.210.0-r1
new file mode 100644
index 000000000000..455dbaa4fda3
--- /dev/null
+++ b/metadata/md5-cache/dev-perl/Tie-Cache-0.210.0-r1
@@ -0,0 +1,13 @@
+DEFINED_PHASES=compile configure install prepare test
+DEPEND=dev-lang/perl:=
+DESCRIPTION=In memory size limited LRU cache
+EAPI=6
+HOMEPAGE=http://search.cpan.org/dist/Tie-Cache/
+IUSE=examples
+KEYWORDS=~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86
+LICENSE=|| ( Artistic GPL-1+ )
+RDEPEND=dev-lang/perl:=
+SLOT=0
+SRC_URI=mirror://cpan/authors/id/C/CH/CHAMAS/Tie-Cache-0.21.tar.gz
+_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 perl-functions 01e8c68d5a528bbcda4d3c60205983df perl-module 863b35d127db98823d439f8d73c2d011
+_md5_=e24dd1ebc40588cd8087424778495861
diff --git a/metadata/md5-cache/dev-perl/Time-Format-1.120.0-r1 b/metadata/md5-cache/dev-perl/Time-Format-1.120.0-r1
new file mode 100644
index 000000000000..0f81e6ffeaae
--- /dev/null
+++ b/metadata/md5-cache/dev-perl/Time-Format-1.120.0-r1
@@ -0,0 +1,13 @@
+DEFINED_PHASES=compile configure install prepare test
+DEPEND=dev-perl/Date-Manip >=virtual/perl-Time-Local-1.70.0 >=dev-perl/Module-Build-0.400.0 test? ( >=virtual/perl-Test-Simple-0.400.0 ) dev-lang/perl:=
+DESCRIPTION=Easy-to-use date/time formatting
+EAPI=6
+HOMEPAGE=http://search.cpan.org/dist/Time-Format/
+IUSE=test
+KEYWORDS=~x86 ~amd64
+LICENSE=Time-Format
+RDEPEND=dev-perl/Date-Manip >=virtual/perl-Time-Local-1.70.0 dev-lang/perl:=
+SLOT=0
+SRC_URI=mirror://cpan/authors/id/R/RO/ROODE/Time-Format-1.12.tar.gz
+_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 perl-functions 01e8c68d5a528bbcda4d3c60205983df perl-module 863b35d127db98823d439f8d73c2d011
+_md5_=fd1f186be44d540ee87db966637690d2
diff --git a/metadata/md5-cache/dev-perl/Time-Out-0.110.0-r1 b/metadata/md5-cache/dev-perl/Time-Out-0.110.0-r1
new file mode 100644
index 000000000000..f7dc096ed7d3
--- /dev/null
+++ b/metadata/md5-cache/dev-perl/Time-Out-0.110.0-r1
@@ -0,0 +1,12 @@
+DEFINED_PHASES=compile configure install prepare test
+DEPEND=virtual/perl-ExtUtils-MakeMaker dev-lang/perl:=
+DESCRIPTION=Easily timeout long running operations
+EAPI=6
+HOMEPAGE=http://search.cpan.org/dist/Time-Out/
+KEYWORDS=~amd64 ~x86
+LICENSE=|| ( Artistic GPL-1+ )
+RDEPEND=dev-lang/perl:=
+SLOT=0
+SRC_URI=mirror://cpan/authors/id/P/PA/PATL/Time-Out-0.11.tar.gz
+_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 perl-functions 01e8c68d5a528bbcda4d3c60205983df perl-module 863b35d127db98823d439f8d73c2d011
+_md5_=fb8a516ab8b143ed6419e61ac77aead6
diff --git a/metadata/md5-cache/dev-perl/Time-TAI64-2.110.0-r2 b/metadata/md5-cache/dev-perl/Time-TAI64-2.110.0-r2
new file mode 100644
index 000000000000..8a0f370c57d3
--- /dev/null
+++ b/metadata/md5-cache/dev-perl/Time-TAI64-2.110.0-r2
@@ -0,0 +1,13 @@
+DEFINED_PHASES=compile configure install prepare test
+DEPEND=virtual/perl-ExtUtils-MakeMaker test? ( virtual/perl-Test-Simple virtual/perl-Time-HiRes ) dev-lang/perl:=
+DESCRIPTION=Time manipulation in the TAI64* formats
+EAPI=6
+HOMEPAGE=http://search.cpan.org/dist/Time-TAI64/
+IUSE=test
+KEYWORDS=~amd64 ~x86 ~ppc
+LICENSE=|| ( Artistic GPL-1+ )
+RDEPEND=dev-lang/perl:=
+SLOT=0
+SRC_URI=mirror://cpan/authors/id/J/JO/JOVAL/Time-TAI64-2.11.tar.gz
+_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 perl-functions 01e8c68d5a528bbcda4d3c60205983df perl-module 863b35d127db98823d439f8d73c2d011
+_md5_=92e08998fdf967abbe92d5130d5eeda5
diff --git a/metadata/md5-cache/dev-perl/Tk-804.34.0 b/metadata/md5-cache/dev-perl/Tk-804.34.0
new file mode 100644
index 000000000000..a6f4f6344384
--- /dev/null
+++ b/metadata/md5-cache/dev-perl/Tk-804.34.0
@@ -0,0 +1,13 @@
+DEFINED_PHASES=compile configure install prepare test
+DEPEND=media-libs/freetype >=media-libs/libpng-1.4:0 virtual/jpeg x11-libs/libX11 x11-libs/libXft dev-lang/perl:= test? ( !prefix? ( x11-base/xorg-server[xvfb] ) x11-apps/xhost )
+DESCRIPTION=A Perl Module for Tk
+EAPI=6
+HOMEPAGE=http://search.cpan.org/dist/Tk/
+IUSE=examples test
+KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris
+LICENSE=|| ( Artistic GPL-1+ ) tcltk BSD
+RDEPEND=media-libs/freetype >=media-libs/libpng-1.4:0 virtual/jpeg x11-libs/libX11 x11-libs/libXft dev-lang/perl:=
+SLOT=0
+SRC_URI=mirror://cpan/authors/id/S/SR/SREZIC/Tk-804.034.tar.gz
+_eclasses_=multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 perl-functions 01e8c68d5a528bbcda4d3c60205983df perl-module 863b35d127db98823d439f8d73c2d011 toolchain-funcs 885c7d8dd70a58825f3d17e35a3cd1e9 virtualx 3a3c4637ea6d5a2113707a644766337c
+_md5_=44a32c59998d9375053373d3763616af
diff --git a/metadata/md5-cache/dev-perl/Tk-CursorControl-0.400.0-r2 b/metadata/md5-cache/dev-perl/Tk-CursorControl-0.400.0-r2
new file mode 100644
index 000000000000..9ee9ace251d1
--- /dev/null
+++ b/metadata/md5-cache/dev-perl/Tk-CursorControl-0.400.0-r2
@@ -0,0 +1,13 @@
+DEFINED_PHASES=compile configure install prepare test
+DEPEND=dev-perl/Tk dev-lang/perl:= test? ( !prefix? ( x11-base/xorg-server[xvfb] ) x11-apps/xhost )
+DESCRIPTION=Manipulate the mouse cursor programmatically
+EAPI=6
+HOMEPAGE=http://search.cpan.org/dist/Tk-CursorControl/
+IUSE=test
+KEYWORDS=~amd64 ~ia64 ~sparc ~x86
+LICENSE=|| ( Artistic GPL-1+ )
+RDEPEND=dev-perl/Tk dev-lang/perl:=
+SLOT=0
+SRC_URI=mirror://cpan/authors/id/D/DU/DUNNIGANJ/Tk-CursorControl-0.4.tar.gz
+_eclasses_=desktop 2ccd1dd1dd7bfb8795eea024a4f91bb6 epatch 8233751dc5105a6ae8fcd86ce2bb0247 estack 43ddf5aaffa7a8d0482df54d25a66a1f eutils 63392afb034aad67f17fa129019eb4d9 ltprune 2770eed66a9b8ef944714cd0e968182e multilib 97f470f374f2e94ccab04a2fb21d811e multiprocessing cac3169468f893670dac3e7cb940e045 perl-functions 01e8c68d5a528bbcda4d3c60205983df perl-module 863b35d127db98823d439f8d73c2d011 preserve-libs ef207dc62baddfddfd39a164d9797648 toolchain-funcs 885c7d8dd70a58825f3d17e35a3cd1e9 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf virtualx 3a3c4637ea6d5a2113707a644766337c
+_md5_=4b4a8ffa51479e1d5ca471a5879d95c1
diff --git a/metadata/md5-cache/dev-perl/Tk-TableMatrix-1.230.0-r2 b/metadata/md5-cache/dev-perl/Tk-TableMatrix-1.230.0-r2
new file mode 100644
index 000000000000..eeb1527d6912
--- /dev/null
+++ b/metadata/md5-cache/dev-perl/Tk-TableMatrix-1.230.0-r2
@@ -0,0 +1,13 @@
+DEFINED_PHASES=compile configure install prepare test
+DEPEND=dev-perl/Tk dev-lang/perl:= test? ( !prefix? ( x11-base/xorg-server[xvfb] ) x11-apps/xhost )
+DESCRIPTION=Create and manipulate tables in Perl + Tk
+EAPI=6
+HOMEPAGE=http://search.cpan.org/dist/Tk-TableMatrix/
+IUSE=test
+KEYWORDS=~alpha ~amd64 ~arm ~ia64 ~ppc ~sparc ~x86
+LICENSE=Artistic
+RDEPEND=dev-perl/Tk dev-lang/perl:=
+SLOT=0
+SRC_URI=mirror://cpan/authors/id/C/CE/CERNEY/Tk-TableMatrix-1.23.tar.gz
+_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 perl-functions 01e8c68d5a528bbcda4d3c60205983df perl-module 863b35d127db98823d439f8d73c2d011 virtualx 3a3c4637ea6d5a2113707a644766337c
+_md5_=0192aae0c9caf9c54a0eb66c1fb9a7bf
diff --git a/metadata/md5-cache/dev-perl/Tree-DAG_Node-1.310.0 b/metadata/md5-cache/dev-perl/Tree-DAG_Node-1.310.0
new file mode 100644
index 000000000000..a22fed062df7
--- /dev/null
+++ b/metadata/md5-cache/dev-perl/Tree-DAG_Node-1.310.0
@@ -0,0 +1,13 @@
+DEFINED_PHASES=compile configure install prepare test
+DEPEND=>=dev-perl/File-Slurp-Tiny-0.3.0 virtual/perl-ExtUtils-MakeMaker test? ( >=virtual/perl-Test-Simple-1.1.14 >=virtual/perl-File-Spec-3.400.0 >=virtual/perl-File-Temp-0.190.0 ) dev-lang/perl:=
+DESCRIPTION=(Super)class for representing nodes in a tree
+EAPI=6
+HOMEPAGE=http://search.cpan.org/dist/Tree-DAG_Node/
+IUSE=test
+KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris
+LICENSE=|| ( Artistic GPL-1+ )
+RDEPEND=>=dev-perl/File-Slurp-Tiny-0.3.0 dev-lang/perl:=
+SLOT=0
+SRC_URI=mirror://cpan/authors/id/R/RS/RSAVAGE/Tree-DAG_Node-1.31.tgz
+_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 perl-functions 01e8c68d5a528bbcda4d3c60205983df perl-module 863b35d127db98823d439f8d73c2d011
+_md5_=0bff9ae71b5f253a2af613f86fd32e7e
diff --git a/metadata/md5-cache/dev-perl/Tree-Simple-1.330.0 b/metadata/md5-cache/dev-perl/Tree-Simple-1.330.0
new file mode 100644
index 000000000000..0114db0a16be
--- /dev/null
+++ b/metadata/md5-cache/dev-perl/Tree-Simple-1.330.0
@@ -0,0 +1,13 @@
+DEFINED_PHASES=compile configure install prepare test
+DEPEND=>=virtual/perl-Scalar-List-Utils-1.180.0 virtual/perl-ExtUtils-MakeMaker test? ( !minimal? ( dev-perl/Test-Memory-Cycle ) >=dev-perl/Test-Exception-0.150.0 >=virtual/perl-Test-Simple-1.1.2 ) dev-lang/perl:=
+DESCRIPTION=A simple tree object
+EAPI=6
+HOMEPAGE=http://search.cpan.org/dist/Tree-Simple/
+IUSE=test minimal
+KEYWORDS=~amd64 ~ppc ~x86
+LICENSE=|| ( Artistic GPL-1+ )
+RDEPEND=>=virtual/perl-Scalar-List-Utils-1.180.0 dev-lang/perl:=
+SLOT=0
+SRC_URI=mirror://cpan/authors/id/R/RS/RSAVAGE/Tree-Simple-1.33.tgz
+_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 perl-functions 01e8c68d5a528bbcda4d3c60205983df perl-module 863b35d127db98823d439f8d73c2d011
+_md5_=78df30833b654833607d3424ff016a5e
diff --git a/metadata/md5-cache/dev-perl/Try-Tiny-0.300.0 b/metadata/md5-cache/dev-perl/Try-Tiny-0.300.0
new file mode 100644
index 000000000000..25fb602658d4
--- /dev/null
+++ b/metadata/md5-cache/dev-perl/Try-Tiny-0.300.0
@@ -0,0 +1,13 @@
+DEFINED_PHASES=compile configure install prepare test
+DEPEND=!<=dev-perl/Try-Tiny-Except-0.10.0 !minimal? ( || ( >=virtual/perl-Scalar-List-Utils-1.400.0 dev-perl/Sub-Name ) ) virtual/perl-Carp >=virtual/perl-Exporter-5.570.0 virtual/perl-ExtUtils-MakeMaker test? ( !minimal? ( >=virtual/perl-CPAN-Meta-2.120.900 >=dev-perl/Capture-Tiny-0.120.0 ) virtual/perl-File-Spec virtual/perl-Test-Simple virtual/perl-if ) dev-lang/perl:=
+DESCRIPTION=Minimal try/catch with proper localization of $@
+EAPI=6
+HOMEPAGE=http://search.cpan.org/dist/Try-Tiny/
+IUSE=test minimal
+KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris
+LICENSE=MIT
+RDEPEND=!<=dev-perl/Try-Tiny-Except-0.10.0 !minimal? ( || ( >=virtual/perl-Scalar-List-Utils-1.400.0 dev-perl/Sub-Name ) ) virtual/perl-Carp >=virtual/perl-Exporter-5.570.0 dev-lang/perl:=
+SLOT=0
+SRC_URI=mirror://cpan/authors/id/E/ET/ETHER/Try-Tiny-0.30.tar.gz
+_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 perl-functions 01e8c68d5a528bbcda4d3c60205983df perl-module 863b35d127db98823d439f8d73c2d011
+_md5_=aa382927ae8dbd5e61e067470fba7a02
diff --git a/metadata/md5-cache/dev-perl/Type-Tiny-1.2.1 b/metadata/md5-cache/dev-perl/Type-Tiny-1.2.1
new file mode 100644
index 000000000000..9099c95fe888
--- /dev/null
+++ b/metadata/md5-cache/dev-perl/Type-Tiny-1.2.1
@@ -0,0 +1,13 @@
+DEFINED_PHASES=compile configure install prepare test
+DEPEND=!<dev-perl/Kavorka-0.13.0 !<dev-perl/Types-ReadOnly-0.1.0 >=dev-perl/Exporter-Tiny-0.26.0 >=virtual/perl-Test-Simple-1.1.10 !minimal? ( >=dev-perl/Devel-LexAlias-0.50.0 dev-perl/Devel-StackTrace >=dev-perl/Ref-Util-XS-0.100.0 >=dev-perl/Regexp-Util-0.3.0 virtual/perl-Scalar-List-Utils dev-perl/Type-Tie >=dev-perl/Type-Tiny-XS-0.11.0 ) >=virtual/perl-ExtUtils-MakeMaker-6.170.0 >=virtual/perl-CPAN-Meta-Requirements-2.0.0 test? ( dev-perl/Test-Warnings ) dev-lang/perl:=
+DESCRIPTION=tiny, yet Moo(se)-compatible type constraint
+EAPI=6
+HOMEPAGE=http://search.cpan.org/dist/Type-Tiny/
+IUSE=test minimal examples
+KEYWORDS=~amd64 ~ppc ~x86
+LICENSE=|| ( Artistic GPL-1+ )
+RDEPEND=!<dev-perl/Kavorka-0.13.0 !<dev-perl/Types-ReadOnly-0.1.0 >=dev-perl/Exporter-Tiny-0.26.0 >=virtual/perl-Test-Simple-1.1.10 !minimal? ( >=dev-perl/Devel-LexAlias-0.50.0 dev-perl/Devel-StackTrace >=dev-perl/Ref-Util-XS-0.100.0 >=dev-perl/Regexp-Util-0.3.0 virtual/perl-Scalar-List-Utils dev-perl/Type-Tie >=dev-perl/Type-Tiny-XS-0.11.0 ) dev-lang/perl:=
+SLOT=0
+SRC_URI=mirror://cpan/authors/id/T/TO/TOBYINK/Type-Tiny-1.002001.tar.gz
+_eclasses_=multiprocessing cac3169468f893670dac3e7cb940e045 perl-functions 01e8c68d5a528bbcda4d3c60205983df perl-module 863b35d127db98823d439f8d73c2d011
+_md5_=4a5af10a2bedcc0c4a6c71b91bcebaf1