aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/perl/libpoe-perl_1.007.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/perl/libpoe-perl_1.007.bb')
-rw-r--r--recipes/perl/libpoe-perl_1.007.bb10
1 files changed, 10 insertions, 0 deletions
diff --git a/recipes/perl/libpoe-perl_1.007.bb b/recipes/perl/libpoe-perl_1.007.bb
new file mode 100644
index 0000000000..0ff7ccba8a
--- /dev/null
+++ b/recipes/perl/libpoe-perl_1.007.bb
@@ -0,0 +1,10 @@
+DESCRIPTION = "Event-driven component architecture for Perl"
+SECTION = "libs"
+LICENSE = "Artistic|GPL"
+PR = "r0"
+
+SRC_URI = "http://backpan.cpan.org/modules/by-module/POE/RCAPUTO/POE-${PV}.tar.gz"
+
+S = "${WORKDIR}/POE-${PV}"
+
+inherit cpan