1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00
freebsd-ports/lang/p5-Perl6-Subs/pkg-descr
Sunpoet Po-Chuan Hsieh 24808d9229 Add LICENSE
- Fix and update WWW

Approved by:	portmgr (blanket)
2018-06-04 18:09:35 +00:00

8 lines
397 B
Plaintext

Perl6::Subs is a source filter that adds a very useful subset of Perl
6 subroutine syntax to Perl 5. Given a subroutine defined with a Perl
6 prototype, the code generated by Perl6::Subs will, at runtime,
declare the formal parameters, assign them their values, and validate
their contents according to both built-in and user-given rules.
WWW: https://metacpan.org/release/CHIPS/Perl6-Subs-0.05