diff options
author | Rong-En Fan <rafan@FreeBSD.org> | 2006-07-14 15:57:10 +0000 |
---|---|---|
committer | Rong-En Fan <rafan@FreeBSD.org> | 2006-07-14 15:57:10 +0000 |
commit | 5d7a17869841314a278a629b4a77dfd6d86bc6d9 (patch) | |
tree | 008dbbb6997dc16d54d396eda7638badcb71c1cf /devel/p5-Data-Bind/pkg-descr | |
parent | 1620e437ba17713edbf64619a06826a06d7b7b62 (diff) |
Notes
Diffstat (limited to 'devel/p5-Data-Bind/pkg-descr')
-rw-r--r-- | devel/p5-Data-Bind/pkg-descr | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/devel/p5-Data-Bind/pkg-descr b/devel/p5-Data-Bind/pkg-descr new file mode 100644 index 000000000000..0826ee2da894 --- /dev/null +++ b/devel/p5-Data-Bind/pkg-descr @@ -0,0 +1,5 @@ +This module implements the semantics for perl6-style variable binding, + +as well as subroutine call argument passing and binding, in Perl 5. + +WWW: http://search.cpan.org/dist/Data-Bind/ |