SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
5
devel/p5-Perl6-Junction/pkg/DESCR
Normal file
5
devel/p5-Perl6-Junction/pkg/DESCR
Normal 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.
|
9
devel/p5-Perl6-Junction/pkg/PLIST
Normal file
9
devel/p5-Perl6-Junction/pkg/PLIST
Normal file
|
@ -0,0 +1,9 @@
|
|||
${P5SITE}/Perl6/
|
||||
${P5SITE}/Perl6/Junction/
|
||||
${P5SITE}/Perl6/Junction.pm
|
||||
${P5SITE}/Perl6/Junction/All.pm
|
||||
${P5SITE}/Perl6/Junction/Any.pm
|
||||
${P5SITE}/Perl6/Junction/Base.pm
|
||||
${P5SITE}/Perl6/Junction/None.pm
|
||||
${P5SITE}/Perl6/Junction/One.pm
|
||||
@man man/man3p/Perl6::Junction.3p
|
Loading…
Add table
Add a link
Reference in a new issue