diff options
author | seb <seb@pkgsrc.org> | 2004-11-10 15:47:06 +0000 |
---|---|---|
committer | seb <seb@pkgsrc.org> | 2004-11-10 15:47:06 +0000 |
commit | da7dbb578b656347ff8fbea87ee02d73e09ab030 (patch) | |
tree | 97864638b5d13af317f4b722487d1a0b19e97f7c | |
parent | f6a3fba4fd44ff6b0602010420587797fa6834ab (diff) | |
download | pkgsrc-da7dbb578b656347ff8fbea87ee02d73e09ab030.tar.gz |
Note initial import of p5-Want version 0.07 as devel/p5-Want into the NetBSD
Packages Collection.
This Perl 5 module generalises the mechanism of the wantarray
function, allowing a function to determine in some detail how its
return value is going to be immediately used.
-rw-r--r-- | doc/CHANGES | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index 02efd87a74e..645b0d3dc62 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.7809 2004/11/10 15:33:21 adam Exp $ +$NetBSD: CHANGES,v 1.7810 2004/11/10 15:47:06 seb Exp $ Changes to the packages collection and infrastructure in 2004: @@ -5211,3 +5211,4 @@ Changes to the packages collection and infrastructure in 2004: Updated gtkglext to 1.0.6 [adam 2004-11-10] Updated libcddb to 0.9.6 [adam 2004-11-10] Updated dbench to 2.1 [adam 2004-11-10] + Added p5-Want-0.07 [seb 2004-11-10] |