--- /dev/null
+SECTION = "libs"
+
+inherit native
+
+require ${@bb.data.getVar('P', d , 1).replace('-native-', '_')}.bb
--- /dev/null
+DESCRIPTION = "Data::OptList - parse and validate simple name/value option pairs"
+SECTION = "libs"
+MAINTAINER = "Jamie Lenehan <lenehan@twibble.org>"
+LICENSE = "Artistic|GPL"
+DEPENDS += "libsub-install-perl-native libparams-util-perl-native"
+RDEPENDS += "perl-module-list-util libparams-util-perl perl-module-strict \
+ libsub-install-perl perl-module-warnings "
+PR = "r0"
+
+SRC_URI = "http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/Data-OptList-${PV}.tar.gz"
+
+S = "${WORKDIR}/Data-OptList-${PV}"
+
+inherit cpan
--- /dev/null
+SECTION = "libs"
+
+inherit native
+
+require ${@bb.data.getVar('P', d , 1).replace('-native-', '_')}.bb
--- /dev/null
+DESCRIPTION = "Params::Util - Simple, compact and correct param-checking functions"
+SECTION = "libs"
+MAINTAINER = "Jamie Lenehan <lenehan@twibble.org>"
+LICENSE = "Artistic|GPL"
+RDEPENDS += "perl-module-exporter perl-module-overload \
+ perl-module-scalar-util perl-module-strict perl-module-vars"
+PR = "r0"
+
+SRC_URI = "http://search.cpan.org/CPAN/authors/id/A/AD/ADAMK/Params-Util-${PV}.tar.gz"
+
+S = "${WORKDIR}/Params-Util-${PV}"
+
+inherit cpan
--- /dev/null
+SECTION = "libs"
+
+inherit native
+
+require ${@bb.data.getVar('P', d , 1).replace('-native-', '_')}.bb
--- /dev/null
+DESCRIPTION = "Sub::Exporter - a sophisticated exporter for custom-built routines"
+SECTION = "libs"
+MAINTAINER = "Jamie Lenehan <lenehan@twibble.org>"
+LICENSE = "Artistic|GPL"
+DEPENDS += "libdata-optlist-perl-native libsub-install-perl-native \
+ libparams-util-perl-native"
+RDEPENDS += "perl-module-carp libdata-optlist-perl libparams-util-perl \
+ perl-module-strict libsub-install-perl perl-module-warnings"
+PR = "r0"
+
+SRC_URI = "http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/Sub-Exporter-${PV}.tar.gz"
+
+S = "${WORKDIR}/Sub-Exporter-${PV}"
+
+inherit cpan
--- /dev/null
+SECTION = "libs"
+
+inherit native
+
+require ${@bb.data.getVar('P', d , 1).replace('-native-', '_')}.bb
--- /dev/null
+DESCRIPTION = "Sub::Install - install subroutines into packages easily"
+SECTION = "libs"
+MAINTAINER = "Jamie Lenehan <lenehan@twibble.org>"
+LICENSE = "Artistic|GPL"
+RDEPENDS += "perl-module-carp perl-module-scalar-util perl-module-strict \
+ perl-module-warnings"
+PR = "r0"
+
+SRC_URI = "http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/Sub-Install-${PV}.tar.gz"
+
+S = "${WORKDIR}/Sub-Install-${PV}"
+
+inherit cpan
--- /dev/null
+SECTION = "libs"
+
+inherit native
+
+require ${@bb.data.getVar('P', d , 1).replace('-native-', '_')}.bb
--- /dev/null
+DESCRIPTION = "Sub::Uplevel - apparently run a function in a higher stack frame"
+SECTION = "libs"
+MAINTAINER = "Jamie Lenehan <lenehan@twibble.org>"
+LICENSE = "Artistic|GPL"
+RDEPENDS += "perl-module-exporter perl-module-strict perl-module-vars"
+PR = "r0"
+
+SRC_URI = "http://search.cpan.org/CPAN/authors/id/D/DA/DAGOLDEN/Sub-Uplevel-0.13.tar.gz"
+
+S = "${WORKDIR}/Sub-Uplevel-${PV}"
+
+inherit cpan
--- /dev/null
+DESCRIPTION = "Test::Builder::Tester - test testsuites that have been built with Test::Builder"
+SECTION = "libs"
+MAINTAINER = "Jamie Lenehan <lenehan@twibble.org>"
+LICENSE = "Artistic|GPL"
+RDEPENDS += "perl-module-strict perl-module-carp perl-module-exporter \
+ perl-module-symbol perl-module-vars"
+PR = "r0"
+
+SRC_URI = "http://search.cpan.org/CPAN/authors/id/M/MA/MARKF/Test-Builder-Tester-${PV}.tar.gz"
+
+S = "${WORKDIR}/Test-Builder-Tester-${PV}"
+
+inherit cpan
--- /dev/null
+DESCRIPTION = "Test::Differences - Test strings and data structures and show differences if not ok"
+SECTION = "libs"
+MAINTAINER = "Jamie Lenehan <lenehan@twibble.org>"
+LICENSE = "Artistic|GPL"
+DEPENDS += "libtext-diff-perl-native"
+RDEPENDS += "perl-module-carp perl-module-constant perl-module-exporter \
+ perl-module-strict libtext-diff-perl"
+PR = "r0"
+
+SRC_URI = "http://search.cpan.org/CPAN/authors/id/R/RB/RBS/Test-Differences-${PV}.tar.gz"
+
+S = "${WORKDIR}/Test-Differences-${PV}"
+
+inherit cpan
--- /dev/null
+DESCRIPTION = "Test::Exception - Test exception based code"
+SECTION = "libs"
+MAINTAINER = "Jamie Lenehan <lenehan@twibble.org>"
+LICENSE = "Artistic|GPL"
+DEPENDS += "libsub-uplevel-perl-native"
+RDEPENDS += "perl-module-base perl-module-carp perl-module-strict \
+ libsub-uplevel-perl perl-module-test-builder \
+ perl-module-warnings"
+PR = "r0"
+
+SRC_URI = "http://search.cpan.org/CPAN/authors/id/A/AD/ADIE/Test-Exception-${PV}.tar.gz"
+
+S = "${WORKDIR}/Test-Exception-${PV}"
+
+inherit cpan
--- /dev/null
+DESCRIPTION = "Test::MockModule - Override subroutines in a module for unit testing"
+SECTION = "libs"
+MAINTAINER = "Jamie Lenehan <lenehan@twibble.org>"
+LICENSE = "Artistic|GPL"
+RDEPENDS += "perl-module-carp perl-module-scalar-util perl-module-strict \
+ perl-module-vars "
+PR = "r0"
+
+SRC_URI = "http://search.cpan.org/CPAN/authors/id/S/SI/SIMONFLK/Test-MockModule-${PV}.tar.gz"
+
+S = "${WORKDIR}/Test-MockModule-${PV}"
+
+inherit cpan
--- /dev/null
+DESCRIPTION = "Test::Output - Utilities to test STDOUT and STDERR messages"
+SECTION = "libs"
+MAINTAINER = "Jamie Lenehan <lenehan@twibble.org>"
+LICENSE = "Artistic|GPL"
+DEPENDS += "libsub-exporter-perl-native"
+RDEPENDS += "libsub-exporter-perl"
+PR = "r0"
+
+SRC_URI = "http://search.cpan.org/CPAN/authors/id/S/SS/SSORICHE/Test-Output-${PV}.tar.gz"
+
+S = "${WORKDIR}/Test-Output-${PV}"
+
+inherit cpan