diff options
author | seb <seb> | 2004-11-10 15:38:57 +0000 |
---|---|---|
committer | seb <seb> | 2004-11-10 15:38:57 +0000 |
commit | 55d2477fccd3d051ce670fd8d77cd3265d4f3cf7 (patch) | |
tree | b8634ebe2e4c903ed503a0b9fef2019ddd105fcd /devel/p5-Want/PLIST | |
parent | 5a6c9f20bdd0e7b9f7817c09b4f3775534bfd7d5 (diff) | |
download | pkgsrc-55d2477fccd3d051ce670fd8d77cd3265d4f3cf7.tar.gz |
Initial addition of p5-Want version 0.07 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.
Diffstat (limited to 'devel/p5-Want/PLIST')
-rw-r--r-- | devel/p5-Want/PLIST | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/p5-Want/PLIST b/devel/p5-Want/PLIST new file mode 100644 index 00000000000..abca4161ff6 --- /dev/null +++ b/devel/p5-Want/PLIST @@ -0,0 +1 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2004/11/10 15:38:58 seb Exp $ |