diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2003-07-03 07:46:45 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2003-07-03 07:46:45 +0000 |
commit | 3b514e00e87fda53519f2cbbcb25fa5a96f9286b (patch) | |
tree | 0853ad1df3c32ffbeb0991b1d91d9e18d0b3078f /AUTHORS | |
parent | 29929b39a945ffaa1ec08a555bb88e3629d429b4 (diff) | |
download | perl-3b514e00e87fda53519f2cbbcb25fa5a96f9286b.tar.gz |
Mention Modules in AUTHORS.
p4raw-id: //depot/perl@19950
Diffstat (limited to 'AUTHORS')
-rw-r--r-- | AUTHORS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -10,6 +10,9 @@ # The use of this database for anything else than Perl development # is strictly forbidden. (Passive distribution with the Perl source # code kit is, of course, allowed.) +# +# If you want to know who is maintaining which module, +# see the Porting/Modules script. -- A. C. Yardley <yardley@tanet.net> Aaron B. Dossett <aaron@iglou.com> |