import p5-Perl6-Junction

This is a lightweight module which provides 'Junction' operators, the
most commonly used being any and all.  Inspired by the Perl6 design docs.

Provides a limited subset of the functionality of
Quantum::Superpositions.
This commit is contained in:
simon 2008-06-02 22:02:24 +00:00
parent 8ffa28b7eb
commit b0dc612cf7
4 changed files with 36 additions and 0 deletions

View File

@ -0,0 +1,17 @@
# $OpenBSD: Makefile,v 1.1.1.1 2008/06/02 22:02:24 simon Exp $
COMMENT = Perl6 style Junction operators in Perl5
MODULES = cpan
DISTNAME = Perl6-Junction-1.30000
CATEGORIES = devel
MAINTAINER = Simon Bertrang <simon@openbsd.org>
# Perl
PERMIT_PACKAGE_CDROM = Yes
PERMIT_PACKAGE_FTP = Yes
PERMIT_DISTFILES_CDROM =Yes
PERMIT_DISTFILES_FTP = Yes
.include <bsd.port.mk>

View File

@ -0,0 +1,5 @@
MD5 (Perl6-Junction-1.30000.tar.gz) = k/Kb9NBScmQQax0UnsEcPQ==
RMD160 (Perl6-Junction-1.30000.tar.gz) = V9/OOLEeU9+iY5kZ1Vs9cB83AK8=
SHA1 (Perl6-Junction-1.30000.tar.gz) = dgCBedy1fr+K5eo56ewf1B9KiT8=
SHA256 (Perl6-Junction-1.30000.tar.gz) = 19q9Ds5v5eQFAvcUIKfleLFZy54Kup7YdmHNK5yHyXA=
SIZE (Perl6-Junction-1.30000.tar.gz) = 6397

View File

@ -0,0 +1,5 @@
This is a lightweight module which provides 'Junction' operators, the
most commonly used being any and all. Inspired by the Perl6 design docs.
Provides a limited subset of the functionality of
Quantum::Superpositions.

View File

@ -0,0 +1,9 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2008/06/02 22:02:24 simon Exp $
${P5SITE}/Perl6/
${P5SITE}/Perl6/Junction/
${P5SITE}/Perl6/Junction.pm
${P5SITE}/Perl6/Junction/All.pm
${P5SITE}/Perl6/Junction/Any.pm
${P5SITE}/Perl6/Junction/None.pm
${P5SITE}/Perl6/Junction/One.pm
@man man/man3p/Perl6::Junction.3p