currently in OE are no longer available on cpan.
--- /dev/null
+SECTION = "libs"
+
+inherit native
+
+include libintl-perl_${PV}.bb
--- /dev/null
+SECTION = "libs"
+LICENSE = "Artistic|GPL"
+RDEPENDS = "perl-module-vars perl-module-locale perl-module-io-handle \
+ perl-module-symbol perl-module-selectsaver perl-module-io \
+ perl-module-integer perl-module-exporter-heavy"
+
+SRC_URI = "http://www.cpan.org/authors/id/G/GU/GUIDO/libintl-perl-${PV}.tar.gz"
+
+S = "${WORKDIR}/libintl-perl-${PV}"
+
+inherit cpan