diff options
author | seb <seb> | 2008-09-08 21:55:25 +0000 |
---|---|---|
committer | seb <seb> | 2008-09-08 21:55:25 +0000 |
commit | aab5b4d328e452579a8880a057cb19a26256b036 (patch) | |
tree | 09dc5232bd95b50ae909e42f972510f7ee9b23cc /devel/p5-aliased/distinfo | |
parent | 2ee74cb175f992bd197ae2a7b6b4836f837baedc (diff) | |
download | pkgsrc-aab5b4d328e452579a8880a057cb19a26256b036.tar.gz |
Initial import of p5-aliased version 0.22 in the NetBSD Packages
Collection.
The Perl 5 module aliased is simple in concept but is a rather
handy module. It loads the class you specify and exports into your
namespace a subroutine that returns the class name. You can explicitly
alias the class to another name or, if you prefer, you can do so
implicitly. In the latter case, the name of the subroutine is the
last part of the class name.
Diffstat (limited to 'devel/p5-aliased/distinfo')
-rw-r--r-- | devel/p5-aliased/distinfo | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/devel/p5-aliased/distinfo b/devel/p5-aliased/distinfo new file mode 100644 index 00000000000..cc59f5bc606 --- /dev/null +++ b/devel/p5-aliased/distinfo @@ -0,0 +1,5 @@ +$NetBSD: distinfo,v 1.1.1.1 2008/09/08 21:55:25 seb Exp $ + +SHA1 (aliased-0.22.tar.gz) = 9118f7962de5c5dd992c113944c8c88db6f88dcd +RMD160 (aliased-0.22.tar.gz) = 916ca5d288ce31738c2481a51232acfa1cc28fe2 +Size (aliased-0.22.tar.gz) = 6596 bytes |