diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2010-01-23 14:45:04 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2010-01-23 14:45:04 +0000 |
commit | 5e8691baf38f92dfd972d71faa61dbe103d7c44a (patch) | |
tree | 2fa66f9271e147ab41a7c2b3375a313dd47a85bf /devel/p5-Alias | |
parent | ce7609b56dbeeeb79a2e6f48c6b321f5d0cd10b7 (diff) |
Notes
Diffstat (limited to 'devel/p5-Alias')
-rw-r--r-- | devel/p5-Alias/pkg-descr | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/p5-Alias/pkg-descr b/devel/p5-Alias/pkg-descr index eb8d7d532c8a..0422c5177760 100644 --- a/devel/p5-Alias/pkg-descr +++ b/devel/p5-Alias/pkg-descr @@ -8,3 +8,5 @@ changing $PI (heh). Most notably, there is a C<attr> function that installs a whole hash on the symbol table with implicit localization. This allows you to access object attributes without having to deref the object every time, as in most other OO languages. + +WWW: http://search.cpan.org/dist/Alias |