aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/perl/libperl6-junction-perl_1.10.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/perl/libperl6-junction-perl_1.10.bb')
-rw-r--r--recipes/perl/libperl6-junction-perl_1.10.bb10
1 files changed, 10 insertions, 0 deletions
diff --git a/recipes/perl/libperl6-junction-perl_1.10.bb b/recipes/perl/libperl6-junction-perl_1.10.bb
new file mode 100644
index 0000000000..8cfef00670
--- /dev/null
+++ b/recipes/perl/libperl6-junction-perl_1.10.bb
@@ -0,0 +1,10 @@
+DESCRIPTION = "Perl6::Junction - Perl6 style Junction operators in Perl5."
+SECTION = "libs"
+LICENSE = "Artistic|GPL"
+PR = "r3"
+
+SRC_URI = "http://search.cpan.org/CPAN/authors/id/C/CF/CFRANKS/Perl6-Junction-${PV}.tar.gz"
+
+S = "${WORKDIR}/Perl6-Junction-${PV}"
+
+inherit cpan